diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-17 22:58:28 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-11-17 22:58:28 +0100 |
commit | 98d684becd9495d370e1bcc8f9c7ca758caa4dd8 (patch) | |
tree | 94c5e18f755d1c3328fad3fe517fe28b45c2df2f /docs/reference/mkin_long_to_wide.html | |
parent | 3f6ce570824616f5be0d6289ed65910d455dd266 (diff) |
Static documentation rebuilt by pkgdown::build_site()
Diffstat (limited to 'docs/reference/mkin_long_to_wide.html')
-rw-r--r-- | docs/reference/mkin_long_to_wide.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/reference/mkin_long_to_wide.html b/docs/reference/mkin_long_to_wide.html index fa131a6d..095468e4 100644 --- a/docs/reference/mkin_long_to_wide.html +++ b/docs/reference/mkin_long_to_wide.html @@ -81,8 +81,8 @@ </div> - <p>This function takes a dataframe in the long form as required by <code>modCost</code> - and converts it into a dataframe with one independent variable and several + <p>This function takes a dataframe in the long form as required by <code>modCost</code> + and converts it into a dataframe with one independent variable and several dependent variables as columns.</p> @@ -92,8 +92,8 @@ <dl class="dl-horizontal"> <dt>long_data</dt> <dd> - The dataframe must contain one variable called "time" with the time values specified by the - <code>time</code> argument, one column called "name" with the grouping of the observed values, and + The dataframe must contain one variable called "time" with the time values specified by the + <code>time</code> argument, one column called "name" with the grouping of the observed values, and finally one column of observed values called "value". </dd> <dt>time</dt> |