From 6d0fa52837e7f2220846203b07e2dbc3d6846253 Mon Sep 17 00:00:00 2001 From: ranke Date: Mon, 14 Mar 2005 07:42:30 +0000 Subject: 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 --- man/drplot.Rd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'man/drplot.Rd') 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 -- cgit v1.2.1