From 10f2314d12bc1e1664b1ff1db015d1df9f7fbe34 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 26 Feb 2019 21:12:21 +0100 Subject: Static documentation rebuilt by pkgdown --- docs/reference/mkinmod.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs/reference/mkinmod.html') diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html index a6dd68c5..8c2ec38c 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -102,6 +102,9 @@ For the definition of model types and their parameters, the equations given
  • Calculation of time weighted average concentrations with mkin
  • +
  • + Example evaluation of NAFTA SOP Attachment examples +
  • @@ -231,7 +234,7 @@ For the definition of model types and their parameters, the equations given SFO_SFO <- mkinmod( parent = mkinsub("SFO", "m1"), m1 = mkinsub("SFO"), verbose = TRUE)
    #> Compilation argument: -#> /usr/lib/R/bin/R CMD SHLIB file240f6aec3e43.c 2> file240f6aec3e43.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file3dbe7c3499b.c 2> file3dbe7c3499b.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: -- cgit v1.2.1