aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2017-06-09 15:51:41 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2017-06-10 09:55:04 +0200
commit1529b559337c2c2c2384e507e04d717ff65978e8 (patch)
tree388de14b0fee8bf39221739442d24eb1a9a5ab4a /man
parent9d855e54e6682f7beb4253d7f95b86648be39e86 (diff)
Document if matching is case-sensitive for substance names
Diffstat (limited to 'man')
-rw-r--r--man/checksubstance.Rd3
-rw-r--r--man/drdata.Rd2
2 files changed, 3 insertions, 2 deletions
diff --git a/man/checksubstance.Rd b/man/checksubstance.Rd
index 6182fce..284ee88 100644
--- a/man/checksubstance.Rd
+++ b/man/checksubstance.Rd
@@ -13,7 +13,8 @@
}
\arguments{
\item{substance}{
- The name of the substance identifying it within the database.}
+ The name of the substance identifying it within the database. Matching is not
+ case-sensitive.}
\item{db}{
The database to be used. Currently, the databases "cytotox" and "enzymes"
of the UFT Department of Bioorganic Chemistry are supported (default is
diff --git a/man/drdata.Rd b/man/drdata.Rd
index 4fb6740..2bb0b4d 100644
--- a/man/drdata.Rd
+++ b/man/drdata.Rd
@@ -12,7 +12,7 @@
\arguments{
\item{substances}{
A string or an array of strings with the substance names for
- which dose-response data is to be retrieved.}
+ which dose-response data is to be retrieved. Matching is case-sensitive.}
\item{experimentator}{
The name of the experimentator whose data is to be used. Default is "%",
which means that data from all experimentators are retrieved.}

Contact - Imprint