From ccc70e82af4ba435f0a71ba1ae4e0e92045c3852 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 5 May 2017 12:46:31 +0200 Subject: Static docs except articles rebuilt with current pkgdown --- docs/reference/mkinplot.html | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) (limited to 'docs/reference/mkinplot.html') diff --git a/docs/reference/mkinplot.html b/docs/reference/mkinplot.html index fdc61af4..7be76403 100644 --- a/docs/reference/mkinplot.html +++ b/docs/reference/mkinplot.html @@ -6,8 +6,7 @@ - - — mkinplot • mkin +Plot the observed data and the fitted model of an mkinfit object — mkinplot • mkin @@ -26,12 +25,14 @@ - + + + @@ -71,6 +72,9 @@
  • Performance benefit by using compiled model definitions in mkin
  • +
  • + Calculation of time weighted average concentrations with mkin +
  • @@ -96,27 +100,27 @@

    Deprecated function. It now only calls the plot method plot.mkinfit.

    -
    mkinplot(fit, ...)
    +
    mkinplot(fit, ...)

    Arguments

    -
    -
    fit
    -
    - an object of class mkinfit. -
    -
    -
    - further arguments passed to plot.mkinfit. -
    -
    + + + + + + + + + + +
    fit

    an object of class mkinfit.

    further arguments passed to plot.mkinfit.

    Value

    -- cgit v1.2.1