From fec95dfbf0abe4175649e399eb1fcd698d482a9a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 30 Mar 2017 17:54:16 +0200 Subject: Add checkcontrols, updates, see ChangeLog --- man/checksubstance.Rd | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'man/checksubstance.Rd') diff --git a/man/checksubstance.Rd b/man/checksubstance.Rd index 387785f..6182fce 100644 --- a/man/checksubstance.Rd +++ b/man/checksubstance.Rd @@ -6,8 +6,8 @@ the data. } \usage{ - checksubstance(substance, db = "cytotox", experimentator = "\%", - celltype = "\%", enzymetype = "\%", organism = "\%", + checksubstance(substance, db = "cytotox", experimentator = "\%", + celltype = "\%", enzymetype = "\%", organism = "\%", endpoint = "\%", whereClause = "1", ok = "\%") } @@ -17,7 +17,7 @@ \item{db}{ The database to be used. Currently, the databases "cytotox" and "enzymes" of the UFT Department of Bioorganic Chemistry are supported (default is - "cytotox").} + "cytotox").} \item{experimentator}{ The name of the experimentator whose data is to be used. Default is "\%", which means that data from all experimentators are shown.} @@ -35,10 +35,10 @@ The endpoint that should be used for selecting the data. Only important if the database "ecotox" is used. Defaults to "\%".} \item{whereClause}{ - With this argument, additional conditions for the SQL query can be set, + With this argument, additional conditions for the SQL query can be set, e.g. "plate != 710". The default is 1 (in SQL syntax this means TRUE).} \item{ok}{ - With the default value "\%", all data in the database is retrieved for the + With the default value "\%", all data in the database is retrieved for the specified substance.} } \value{ @@ -49,8 +49,8 @@ \dontrun{checksubstance("IM14 BF4")} } \author{ - Johannes Ranke - \email{jranke@uni-bremen.de} + Johannes Ranke + \email{jranke@uni-bremen.de} \url{http://www.uft.uni-bremen.de/chemie/ranke} } \keyword{database} -- cgit v1.2.1