From 1529b559337c2c2c2384e507e04d717ff65978e8 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 9 Jun 2017 15:51:41 +0200 Subject: Document if matching is case-sensitive for substance names --- man/drdata.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/drdata.Rd') 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.} -- cgit v1.2.1