diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-19 12:43:04 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-09-19 12:43:04 +0200 |
commit | a7beb73cdfeed34525266d76f424375e1d069a48 (patch) | |
tree | 05539773752db6ee94ccc28dc3521c3916312e41 /docs/reference/mkinmod.html | |
parent | 90ff0d8e5932799b1c704555663a65944b7c4091 (diff) |
Static documentation rebuilt by pkgdown
Use lazy = TRUE in the pd target for generating pkgdown documentation
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 a5cdd04d..f592af1c 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -239,7 +239,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 file310b6c1fede0.c 2> file310b6c1fede0.c.err.txt +#> /usr/lib/R/bin/R CMD SHLIB file663b71dc323f.c 2> file663b71dc323f.c.err.txt #> Program source: #> 1: #include <R.h> #> 2: |