diff options
author | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-03-29 05:05:22 +0000 |
---|---|---|
committer | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-03-29 05:05:22 +0000 |
commit | 0d5d645b842c1a102d27161bb0bc758ac7a9de9e (patch) | |
tree | a39a870859081f6ad84910efdf16d47495705155 /man | |
parent | 86af8413aeb939f93258c6a567fbbcfa33682919 (diff) |
- Added an error message for drplot
- Recalculated the XY data, so the response data is now calculated
based on growth rates instead of simple frond numbers
- Reduced the number of columns in the IM1xVibrio data
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@59 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'man')
-rw-r--r-- | man/IM1xVibrio.Rd | 4 | ||||
-rw-r--r-- | man/XY.Rd | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/man/IM1xVibrio.Rd b/man/IM1xVibrio.Rd index 468fb67..79936d6 100644 --- a/man/IM1xVibrio.Rd +++ b/man/IM1xVibrio.Rd @@ -13,8 +13,8 @@ \usage{data(IM1xVibrio)} \format{ A dataframe containing the data as required for the \code{\link{drfit}} function. Additional - columns contain the name of the persons that generated the data - (\code{experimentator}) and a field specifying if the data is regarded valid + columns contain the species tested (luminescent bacteria Vibrio fischeri, \code{organism}), + and a field specifying if the data is regarded valid (\code{ok}). } \source{ @@ -3,7 +3,8 @@ \alias{XY} \title{Dose-Response data for two substances X and Y} \description{ - This is just a sample data set for two substances named X and Y. + This is just a sample Lemna growth rate data set for two substances + arbitrarily named X and Y. } \usage{data(antifoul)} \format{ |