aboutsummaryrefslogtreecommitdiff
path: root/man/drplot.Rd
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2005-03-14 07:42:30 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2005-03-14 07:42:30 +0000
commit6d0fa52837e7f2220846203b07e2dbc3d6846253 (patch)
tree0a71d48a750dc36a1f1abcd1a1d9bfe2444fe10e /man/drplot.Rd
parent78400199cd3e00b294cc5b441e150770fc57393d (diff)
I added the possibility to explicitly position or exclude the
legend(s). git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@19 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
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