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/print.mkinmod.html | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) (limited to 'docs/reference/print.mkinmod.html') diff --git a/docs/reference/print.mkinmod.html b/docs/reference/print.mkinmod.html index d63694d7..5fd9ebad 100644 --- a/docs/reference/print.mkinmod.html +++ b/docs/reference/print.mkinmod.html @@ -25,12 +25,14 @@ - + + + @@ -70,7 +72,13 @@
  • Performance benefit by using compiled model definitions in mkin
  • +
  • + Calculation of time weighted average concentrations with mkin +
  • + +
  • + News
  • @@ -99,20 +107,21 @@

    Print mkinmod objects in a way that the user finds his way to get to its components.

    -
    # S3 method for mkinmod
    +    
    # S3 method for mkinmod
     print(x, ...)

    Arguments

    -
    -
    x
    -
    - An mkinmod object. -
    -
    -
    - Not used. -
    -
    + + + + + + + + + + +
    x

    An mkinmod object.

    Not used.

    Examples

    -- cgit v1.2.1