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_long_to_wide.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/reference/mkin_long_to_wide.html') 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 @@ -

This function takes a dataframe in the long form as required by modCost - and converts it into a dataframe with one independent variable and several +

This function takes a dataframe in the long form as required by modCost + and converts it into a dataframe with one independent variable and several dependent variables as columns.

@@ -92,8 +92,8 @@
long_data
- The dataframe must contain one variable called "time" with the time values specified by the - time 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 + time argument, one column called "name" with the grouping of the observed values, and finally one column of observed values called "value".
time
-- cgit v1.2.1