diff options
Diffstat (limited to 'docs/reference/mkinmod.html')
-rw-r--r-- | docs/reference/mkinmod.html | 5 |
1 files changed, 4 insertions, 1 deletions
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 <li> <a href="../articles/twa.html">Calculation of time weighted average concentrations with mkin</a> </li> + <li> + <a href="../articles/web_only/NAFTA_examples.html">Example evaluation of NAFTA SOP Attachment examples</a> + </li> </ul> </li> <li> @@ -231,7 +234,7 @@ For the definition of model types and their parameters, the equations given <span class='no'>SFO_SFO</span> <span class='kw'><-</span> <span class='fu'>mkinmod</span>( <span class='kw'>parent</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>, <span class='st'>"m1"</span>), <span class='kw'>m1</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>), <span class='kw'>verbose</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)</div><div class='output co'>#> 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: |