diff options
Diffstat (limited to 'docs/reference/mkin_wide_to_long.html')
-rw-r--r-- | docs/reference/mkin_wide_to_long.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/reference/mkin_wide_to_long.html b/docs/reference/mkin_wide_to_long.html index 2a8d20a3..f40cb7cf 100644 --- a/docs/reference/mkin_wide_to_long.html +++ b/docs/reference/mkin_wide_to_long.html @@ -27,6 +27,11 @@ <script src="../pkgdown.js"></script> +<meta property="og:title" content="Convert a dataframe with observations over time into long format — mkin_wide_to_long" /> + +<meta property="og:description" content="This function simply takes a dataframe with one independent variable and several + dependent variable and converts it into the long form as required by modCost." /> +<meta name="twitter:card" content="summary" /> <!-- mathjax --> <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -171,3 +176,4 @@ </body> </html> + |