From 23528ad9b4f07434b3249f1e48ade1e0d07528bf Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 6 Jun 2018 02:11:57 +0200 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference/drplot.html | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) (limited to 'docs/reference/drplot.html') diff --git a/docs/reference/drplot.html b/docs/reference/drplot.html index b64d4e5..e5cbb22 100644 --- a/docs/reference/drplot.html +++ b/docs/reference/drplot.html @@ -21,17 +21,23 @@ + + + - - - + + + + + + @@ -54,8 +60,12 @@ - drfit + + drfit + 0.7.1 + + @@ -79,22 +90,26 @@ -
+
+

Produce graphics of dose-response data and dose-response relationships either combined or separately, for one or more substances.

+
drplot(drresults, data, dtype, alpha, ctype, path,
      fileprefix, overlay, xlim, ylim, xlab, ylab, axes, frame.plot, postscript,
      pdf, png, bw, pointsize, colors, ltys, pchs, devoff, lpos)
-

Arguments

+

Arguments

@@ -243,9 +258,7 @@
data(antifoul) r <- drfit(antifoul)
#> #> TBT: Fitting data...
#> Waiting for profiling to be done...
#> -#> Zn Pyrithion: Fitting data...
#> Waiting for profiling to be done...
# NOT RUN { -drplot(r,antifoul) -# }
+#> Zn Pyrithion: Fitting data...
#> Waiting for profiling to be done...
drplot(r,antifoul)
+ + + -- cgit v1.2.1