diff options
Diffstat (limited to 'docs/reference/mmkin.html')
-rw-r--r-- | docs/reference/mmkin.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/mmkin.html b/docs/reference/mmkin.html index 78033dd2..65c37898 100644 --- a/docs/reference/mmkin.html +++ b/docs/reference/mmkin.html @@ -27,6 +27,11 @@ <script src="../pkgdown.js"></script> +<meta property="og:title" content="Fit one or more kinetic models with one or more state variables to one or more datasets — mmkin" /> + +<meta property="og:description" content="This function calls mkinfit on all combinations of models and datasets + specified in its first two arguments." /> +<meta name="twitter:card" content="summary" /> <!-- mathjax --> <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -220,3 +225,4 @@ </body> </html> + |