diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-21 16:16:21 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-21 16:16:21 +0100 |
commit | 5181a55b1619c153b690db97ee82698bf76525ff (patch) | |
tree | 205137000fd034ced0d55de2830e6fb5a45c4535 /docs/reference/mkinmod.html | |
parent | 6695a307c4be2b8eee1bacd75b25fc10c3dd02b1 (diff) |
Static documentation rebuilt by pkgdown
to get the codecov badge into the docs
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 e4509e8a..79eb89d3 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 file6490632228a0.c 2> file6490632228a0.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file23f474fcf31d.c 2> file23f474fcf31d.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |