aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/mkin_long_to_wide.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-11-17 22:58:28 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-11-17 22:58:28 +0100
commit98d684becd9495d370e1bcc8f9c7ca758caa4dd8 (patch)
tree94c5e18f755d1c3328fad3fe517fe28b45c2df2f /docs/reference/mkin_long_to_wide.html
parent3f6ce570824616f5be0d6289ed65910d455dd266 (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.html8
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 &quot;time&quot; with the time values specified by the
- <code>time</code> argument, one column called &quot;name&quot; with the grouping of the observed values, and
+ The dataframe must contain one variable called &quot;time&quot; with the time values specified by the
+ <code>time</code> argument, one column called &quot;name&quot; with the grouping of the observed values, and
finally one column of observed values called &quot;value&quot;.
</dd>
<dt>time</dt>

Contact - Imprint