diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-26 09:31:39 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-26 09:31:39 +0100 |
commit | 64e636d11311be57978ef394c48c9b43fe219059 (patch) | |
tree | 0c64d039fe625796340fda54ed14bbb20c55e917 /docs/reference/mkinmod.html | |
parent | 6693ee373c61d716e877386d6be16e3f9f0f40ab (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/mkinmod.html')
-rw-r--r-- | docs/reference/mkinmod.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html index 48693b0c..bcf39e7f 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -231,7 +231,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 file6703f4535ea.c 2> file6703f4535ea.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file4a116f6acbf1.c 2> file4a116f6acbf1.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |