From 98d684becd9495d370e1bcc8f9c7ca758caa4dd8 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 17 Nov 2016 22:58:28 +0100 Subject: Static documentation rebuilt by pkgdown::build_site() --- docs/reference/mkin_wide_to_long.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/reference/mkin_wide_to_long.html') 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 @@ -

This function simply takes a dataframe with one independent variable and several +

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.

@@ -91,7 +91,7 @@
wide_data
- 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 time argument and usually more than one column of observed values.
time
-- cgit v1.2.1