aboutsummaryrefslogtreecommitdiff
path: root/man/drplot.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/drplot.Rd')
-rw-r--r--man/drplot.Rd7
1 files changed, 6 insertions, 1 deletions
diff --git a/man/drplot.Rd b/man/drplot.Rd
index b2c2745..e9e4dd1 100644
--- a/man/drplot.Rd
+++ b/man/drplot.Rd
@@ -8,7 +8,7 @@
\usage{
drplot(drresults, data, dtype, alpha, ctype, path,
fileprefix, overlay, xlim, ylim, xlab, ylab, axes, frame.plot, postscript,
- pdf, png, bw, pointsize, colors, ltys, devoff, lpos)
+ pdf, png, bw, pointsize, colors, ltys, pchs, devoff, lpos)
}
\arguments{
\item{drresults}{
@@ -99,6 +99,11 @@
\item{ltys}{
This is a vector of line types for the dose-response models, defaulting to 1:8.
}
+ \item{pchs}{
+ This is a vector of character types for the data. The default uses built-in
+ characters 1:n with n being the number of substances for which data are plotted
+ for overlays, or always 1 when no overlay plot is generated.
+ }
\item{lpos}{
An optional argument defaulting to "topright" specifying the position
of the legend by being passed to the legend function. See the help for the

Contact - Imprint