aboutsummaryrefslogtreecommitdiff
path: root/man/checkcontrols.Rd
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2018-09-15 19:04:23 +0200
committerJohannes Ranke <johannes.ranke@jrwb.de>2018-09-15 19:04:23 +0200
commitc61698e427974faffd9b43755a51b6eb9122be90 (patch)
tree4c33adebdcf538143ae1f9fcd8785f03e6c47efb /man/checkcontrols.Rd
parent23528ad9b4f07434b3249f1e48ade1e0d07528bf (diff)
Switch to odbc, reformattting of code
to make it more readable. Also remove outdated hyperlinks from the help files.
Diffstat (limited to 'man/checkcontrols.Rd')
-rw-r--r--man/checkcontrols.Rd4
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}

Contact - Imprint