aboutsummaryrefslogtreecommitdiff
path: root/man/checksubstance.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/checksubstance.Rd')
-rw-r--r--man/checksubstance.Rd14
1 files changed, 7 insertions, 7 deletions
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}

Contact - Imprint