From d09233dd6cd6cf60d3b00b30ee59ec148bba3187 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 15 Sep 2018 20:03:55 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference/drplot.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'docs/reference/drplot.html') diff --git a/docs/reference/drplot.html b/docs/reference/drplot.html index e5cbb22..24d69a8 100644 --- a/docs/reference/drplot.html +++ b/docs/reference/drplot.html @@ -62,7 +62,7 @@ drfit - 0.7.1 + 0.7.2 @@ -114,11 +114,11 @@ drresults -

A data frame as returned from drfit.

+

A data frame as returned from drfit.

data -

A data frame as returned from drdata. The data frame has to +

A data frame as returned from drdata. The data frame has to contain at least a factor called "substance", a vector called "unit" containing the unit used for the dose, a column "response" with the response values of the test system normalized between 0 and 1, a column @@ -256,7 +256,7 @@

Examples

data(antifoul) -r <- drfit(antifoul)
#> +r <- drfit(antifoul)
#> #> TBT: Fitting data...
#> Waiting for profiling to be done...
#> #> Zn Pyrithion: Fitting data...
#> Waiting for profiling to be done...
drplot(r,antifoul)
@@ -276,7 +276,6 @@ Johannes Ranke jranke@uni-bremen.de - http://www.uft.uni-bremen.de/chemie/ranke -- cgit v1.2.1