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, 6 insertions, 5 deletions
diff --git a/man/drplot.Rd b/man/drplot.Rd
index 0249476..2f1d4ae 100644
--- a/man/drplot.Rd
+++ b/man/drplot.Rd
@@ -34,17 +34,18 @@
}
\item{ctype}{
This argument decides if horizontal lines are drawn to show the scatter of
- the control values (dose = 0, mean response = 1). Defaults to "none",
- further allowed values are "std" and "conf" for displaying the standard deviation
- of the controls or the confidence interval for the mean of the controls.
+ the control values (dose = 0), if there are more than three of them.
+ Defaults to "none", further allowed values are "std" and "conf" for
+ displaying the standard deviation of the controls or the confidence
+ interval for the mean of the controls.
}
\item{path}{
The path where graphic files should be put if any are produced. Defaults
to "./" i.e. the current working directory of R.
}
\item{fileprefix}{
- A string which will form the beginning of each filename, if graphic files are
- created. Defaults to "drplot".
+ A string which will form the beginning of each filename, if graphic files
+ are created. Defaults to "drplot".
}
\item{overlay}{
If TRUE, all output will be put into one graph, otherwise a separate graph

Contact - Imprint