diff options
Diffstat (limited to 'man/checkcontrols.Rd')
-rw-r--r-- | man/checkcontrols.Rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/checkcontrols.Rd b/man/checkcontrols.Rd index 91d2dff..d99c342 100644 --- a/man/checkcontrols.Rd +++ b/man/checkcontrols.Rd @@ -6,7 +6,8 @@ experiments from a specified database. } \usage{ - checkcontrols(last = 10, id = NULL, db = "cytotox", + checkcontrols(last = 10, id = NULL, + db = c("cytotox", "enzymes", "ecotox"), celltype = "IPC-81", enzymetype = "AChE", organism = "Vibrio fischeri", endpoint = "\%", qcc = c("R", "xbar")) @@ -54,6 +55,5 @@ \author{ Johannes Ranke \email{jranke@uni-bremen.de} - \url{http://www.uft.uni-bremen.de/chemie/ranke} } \keyword{database} |