diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-11 22:12:51 +0100 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-11 22:12:51 +0100 | 
| commit | d185c26e4909efbae9dc4210ed9eac4b2600910e (patch) | |
| tree | 7ac9660d439a6de997dac800d09c82404027ef9a /docs/reference/mkinmod.html | |
| parent | a0bbfd3291aaa1a55438b8746c1e3cfb58ce4172 (diff) | |
Static docs rebuilt again, with current pkgdown
Diffstat (limited to 'docs/reference/mkinmod.html')
| -rw-r--r-- | docs/reference/mkinmod.html | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/docs/reference/mkinmod.html b/docs/reference/mkinmod.html index 032fcbb6..7d3c0f94 100644 --- a/docs/reference/mkinmod.html +++ b/docs/reference/mkinmod.html @@ -27,6 +27,15 @@  <script src="../pkgdown.js"></script> +<meta property="og:title" content="Function to set up a kinetic model with one or more state variables — mkinmod" /> + +<meta property="og:description" content="The function usually takes several expressions, each assigning a compound name to  +  a list, specifying the kinetic model type and reaction or transfer to other +  observed compartments. Instead of specifying several expressions, a list +  of lists can be given in the speclist argument. +For the definition of model types and their parameters, the equations given +  in the FOCUS and NAFTA guidance documents are used." /> +<meta name="twitter:card" content="summary" />  <!-- mathjax -->  <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -255,3 +264,4 @@    </body>  </html> + | 
