aboutsummaryrefslogtreecommitdiff
path: root/man/checkexperiment.Rd
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-08-14 13:58:31 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-08-14 13:58:31 +0000
commit1d0cf91a4d24ef150a2535153d4c4cfeba22dbc9 (patch)
tree385dfacfe927097aac1d8a1a46cdbccb73533c1c /man/checkexperiment.Rd
parent49ec9e0cac81bdade523db3fcc54d2f07e7f469f (diff)
- New version just published on my website
- Fixes in checkplate, checksubstance and checkexperiment - New arguments ltys, xlab and ylab in drplot, due to a request by Ewa Mulkiewicz git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@83 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'man/checkexperiment.Rd')
-rw-r--r--man/checkexperiment.Rd13
1 files changed, 8 insertions, 5 deletions
diff --git a/man/checkexperiment.Rd b/man/checkexperiment.Rd
index 56db90c..1162d1b 100644
--- a/man/checkexperiment.Rd
+++ b/man/checkexperiment.Rd
@@ -7,16 +7,19 @@
specified database, box plot controls, and plot the dose-response data.
}
\usage{
- checkplate(id,db="cytotox")
- checkexperiment(id,db="ecotox")
+ checkplate(id, db = "cytotox")
+ checkexperiment(id, db = "ecotox", endpoint = "\%")
}
\arguments{
\item{id}{
The id of the experiment or the plate identifying it within the database.}
\item{db}{
- The database to be used. Currently, the microtiter plate databases
- "cytotox", "enzymes" of the UFT Department of Bioorganic Chemistry are
- supported, as well as the database of ecotoxicity experiments "ecotox".}
+ The database to be used. Currently, the microtiter plate databases
+ "cytotox", "enzymes" of the UFT Department of Bioorganic Chemistry are
+ supported, as well as the database of ecotoxicity experiments "ecotox".}
+ \item{endpoint}{
+ The endpoint that should be used for selecting the data. Only important if
+ the database "ecotox" is used. Defaults to "\%".}
}
\value{
The function lists a report and shows two graphs side by side.

Contact - Imprint