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/checksubstance.Rd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'man/checksubstance.Rd') diff --git a/man/checksubstance.Rd b/man/checksubstance.Rd index 284ee88..2e4d62d 100644 --- a/man/checksubstance.Rd +++ b/man/checksubstance.Rd @@ -6,7 +6,9 @@ the data. } \usage{ - checksubstance(substance, db = "cytotox", experimentator = "\%", + checksubstance(substance, + db = c("cytotox", "enzymes", "ecotox"), + experimentator = "\%", celltype = "\%", enzymetype = "\%", organism = "\%", endpoint = "\%", whereClause = "1", ok = "\%") @@ -52,7 +54,6 @@ \author{ Johannes Ranke \email{jranke@uni-bremen.de} - \url{http://www.uft.uni-bremen.de/chemie/ranke} } \keyword{database} \keyword{internal} -- cgit v1.2.1