aboutsummaryrefslogtreecommitdiff
path: root/man/XY.Rd
diff options
context:
space:
mode:
authorranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-03-06 09:59:51 +0000
committerranke <ranke@d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc>2006-03-06 09:59:51 +0000
commitc73795e7ce30c88b68339d9d978b34bf4a0cb2bc (patch)
tree2d48337231629b906fbdd48d0f5e8c42158c5c45 /man/XY.Rd
parent424d3633234125cf2c8f65fd220fb92ddc0d2686 (diff)
Added the drfit-package help page, a new sample data file
and a preliminary version of the drfit-Rnews article. R/drfit.R - the possibility to directly write pdf graphs was added - the results dataframe now has numbered lines where it didn't The checkplate and checksubstance functions are now classified internal in their help files. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/drfit@57 d1b72e20-2ee0-0310-a1c4-ad5adbbefcdc
Diffstat (limited to 'man/XY.Rd')
-rw-r--r--man/XY.Rd16
1 files changed, 16 insertions, 0 deletions
diff --git a/man/XY.Rd b/man/XY.Rd
new file mode 100644
index 0000000..ae28e99
--- /dev/null
+++ b/man/XY.Rd
@@ -0,0 +1,16 @@
+\name{XY}
+\docType{data}
+\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.
+}
+\usage{data(antifoul)}
+\format{
+ A dataframe containing dose (concentration) and response data, as well as
+ control values where the dose is zero.
+}
+\source{
+ \url{http://www.uft.uni-bremen.de/chemie}
+}
+\keyword{datasets}

Contact - Imprint