From c61698e427974faffd9b43755a51b6eb9122be90 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 15 Sep 2018 19:04:23 +0200 Subject: Switch to odbc, reformattting of code to make it more readable. Also remove outdated hyperlinks from the help files. --- man/checkcontrols.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man/checkcontrols.Rd') 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} -- cgit v1.2.1