aboutsummaryrefslogtreecommitdiff
path: root/man/drplot.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/drplot.Rd')
-rw-r--r--man/drplot.Rd4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/drplot.Rd b/man/drplot.Rd
index c9b1979..b162d45 100644
--- a/man/drplot.Rd
+++ b/man/drplot.Rd
@@ -7,7 +7,7 @@
}
\usage{
drplot(drresults, data, dtype, alpha, path, fileprefix, overlay,
- postscript, png, bw, colors, devoff)
+ postscript, png, bw, colors, devoff, lpos)
}
\arguments{
\item{drresults}{
@@ -62,6 +62,8 @@
\item{colors}{
This is a vector of colors, defaulting to 1:8, used for plotting the data.
}
+ \item{lpos}{
+ A optional vector with the x and y position of the upper left corner of the legend. The default guess is not always the optimum.}
\item{devoff}{
If set to FALSE, the closing of the device after creation of an overlay png
or postscript graph will be left out, so texts and other elements can be

Contact - Imprint