From 0d5d645b842c1a102d27161bb0bc758ac7a9de9e Mon Sep 17 00:00:00 2001 From: ranke Date: Wed, 29 Mar 2006 05:05:22 +0000 Subject: - 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 --- man/IM1xVibrio.Rd | 4 ++-- man/XY.Rd | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'man') 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{ diff --git a/man/XY.Rd b/man/XY.Rd index ae28e99..6e78266 100644 --- a/man/XY.Rd +++ b/man/XY.Rd @@ -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{ -- cgit v1.2.1