aboutsummaryrefslogtreecommitdiff
path: root/man/drplot.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/drplot.Rd')
-rw-r--r--man/drplot.Rd11
1 files changed, 8 insertions, 3 deletions
diff --git a/man/drplot.Rd b/man/drplot.Rd
index 99f77ab..09a8517 100644
--- a/man/drplot.Rd
+++ b/man/drplot.Rd
@@ -53,13 +53,18 @@
}
\item{postscript}{
If TRUE, (a) postscript graph(s) will be created. Otherwise, and if
- the png argument is also FALSE, graphics will be
+ the pdf and png arguments are also FALSE, graphics will be
+ displayed with a screen graphics device.
+ }
+ \item{pdf}{
+ If TRUE, (a) pdf graph(s) will be created. Otherwise, and if
+ the postscript and png arguments are also FALSE, graphics will be
displayed with a screen graphics device.
}
\item{png}{
If TRUE, (a) png graph(s) will be created. Otherwise, and if the
- postscript argument is also FALSE, graphics will be displayed with a
- screen graphics device.
+ postscript and pdf arguments are also FALSE, graphics will be displayed
+ with a screen graphics device.
}
\item{bw}{
A boolean deciding if the plots will be black and white or not. Default

Contact - Imprint