diff options
author | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-04-01 04:41:28 +0000 |
---|---|---|
committer | ranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc> | 2006-04-01 04:41:28 +0000 |
commit | 27a255ea7e95c1924f34a5d3aa0bcd39ad902b98 (patch) | |
tree | b3e8ff7813d5abf9a62487a32dc430f66c096594 /man | |
parent | ac626cca54de0981ee15430d035eedae41b7ed27 (diff) |
Corrected the split of the drift.R file.
Added example data IM1xIPC81.
git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@61 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'man')
-rw-r--r-- | man/IM1xIPC81.Rd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/man/IM1xIPC81.Rd b/man/IM1xIPC81.Rd new file mode 100644 index 0000000..093f142 --- /dev/null +++ b/man/IM1xIPC81.Rd @@ -0,0 +1,31 @@ +\name{IM1xIPC81} +\docType{data} +\alias{IM1xIPC81} +\title{Dose-Response data for 1-methyl-3-alkylimidazolium tetrafluoroborates in IPC-81 cells} +\description{ + This is the raw data documenting the influence of the alkyl + chain length in 3 position on the toxicity to the + promyelocytic leukemia rat cell line IPC-81. The substances + are named according to the UFT naming scheme of these + substances. IM13 BF4 means 1-methyl-3-propylimidazolium + tetrafluoroborate, IM14 BF4 means + 1-methyl-3-butylimidazolium tetrafluoroborate and IM1-10 + BF4 means 1-methyl-3-decylimidazolium tetrafluoroborate. + This is a subset (only the BF4 anion) of the data + shown in Figure 3 in Ranke et al. (2004). +} +\usage{data(IM1xIPC81)} +\format{ + A dataframe containing the data as required for the + \code{\link{drfit}} function. An additional column contains + the tested organism (name of the cell line). +} +\source{ + Ranke J, Mölter K, Stock F, Bottin-Weber U, Poczobutt J, + Hoffmann J, Ondruschka B, Filser J, Jastorff B (2004) + Biological effects of imidazolium ionic liquids with varying + chain lenghts in acute Vibrio fischeri and WST-1 cell + viability assays. Ecotoxicology and Environmental Safety + 58(3) 396-404 +} +\keyword{datasets} |