From 6d220f8d71564a0430473ab2465e169adddb02d8 Mon Sep 17 00:00:00 2001 From: ranke Date: Fri, 28 Apr 2006 11:42:14 +0000 Subject: - Fixed the drplot function, so the graphics parameter ask is adequately set depending on the overlay argument, and set back to the previous value - Added a test for each datase - Added a demo for each dataset - Corrected many small bugs in the documentation and improved formatting of the .Rd files git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@74 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc --- man/checksubstance.Rd | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'man/checksubstance.Rd') diff --git a/man/checksubstance.Rd b/man/checksubstance.Rd index 59759e8..f5340fe 100644 --- a/man/checksubstance.Rd +++ b/man/checksubstance.Rd @@ -16,13 +16,15 @@ of the UFT Department of Bioorganic Chemistry are supported (default is "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.} + The name of the experimentator whose data is to be used. Default is "\%", + which means that data from all experimentators are shown.} \item{celltype}{ - Currently, only data for IPC-81, C6, NB4, HeLa, Jurkat and U937 are supported. - Default is "\%", i.e. data for any cell type will be displayed.} + Currently, only data for IPC-81, C6, NB4, HeLa, Jurkat and U937 are + supported. Default is "\%", i.e. data for any cell type will be + displayed.} \item{enzymetype}{ - Currently, only data for AChE, GR and GST are supported. The default value is "\%", i.e. data for any enzyme type will be displayed.} + Currently, only data for AChE, GR and GST are supported. The default value + is "\%", i.e. data for any enzyme type will be displayed.} \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).} -- cgit v1.2.1