From 7c3bb44d67b14e6e4107bfd5ed355d835a0ba74b Mon Sep 17 00:00:00 2001 From: ranke Date: Mon, 31 Oct 2005 10:05:03 +0000 Subject: Small correction in the documentation of the whereClause argument to the drdata function. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@46 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- man/drdata.Rd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/drdata.Rd b/man/drdata.Rd index 3f794bc..0c1e901 100644 --- a/man/drdata.Rd +++ b/man/drdata.Rd @@ -32,7 +32,8 @@ database "ecotox" is used. Defaults to "Vibrio fischeri".} \item{whereClause}{ With this argument, additional conditions for the SQL query can be set, - e.g. "where plate != 710". The default is 1 (in SQL syntax this means TRUE).} + e.g. "plate != 710" (i.e. "Do not retrieve data for plate 710"). The + default is 1 (in SQL syntax this means TRUE).} \item{ok}{ With the default value "'ok','no fit'", only data that has been checked and set to "ok" or "no fit" in the database is retrieved. The argument "no fit" will result -- cgit v1.2.1