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_wide_to_long.html | |
parent | 3f6ce570824616f5be0d6289ed65910d455dd266 (diff) |
Static documentation rebuilt by pkgdown::build_site()
Diffstat (limited to 'docs/reference/mkin_wide_to_long.html')
-rw-r--r-- | docs/reference/mkin_wide_to_long.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/mkin_wide_to_long.html b/docs/reference/mkin_wide_to_long.html index 077c0b7d..3b2d46e5 100644 --- a/docs/reference/mkin_wide_to_long.html +++ b/docs/reference/mkin_wide_to_long.html @@ -81,7 +81,7 @@ </div> - <p>This function simply takes a dataframe with one independent variable and several + <p>This function simply takes a dataframe with one independent variable and several dependent variable and converts it into the long form as required by <code>modCost</code>.</p> @@ -91,7 +91,7 @@ <dl class="dl-horizontal"> <dt>wide_data</dt> <dd> - The dataframe must contain one variable with the time values specified by the + The dataframe must contain one variable with the time values specified by the <code>time</code> argument and usually more than one column of observed values. </dd> <dt>time</dt> |