From 194659fcaccdd1ee37851725b8c72e99daa3a8cf Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 10 Apr 2019 10:17:35 +0200 Subject: Adapt tests, vignettes and examples - Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit --- docs/reference/mkin_long_to_wide.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 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 ee781c11..7d0ad2fc 100644 --- a/docs/reference/mkin_long_to_wide.html +++ b/docs/reference/mkin_long_to_wide.html @@ -32,9 +32,9 @@ - + @@ -65,7 +65,7 @@ mkin - 0.9.48.1 + 0.9.49.4 @@ -130,9 +130,9 @@
-

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.

+

This function takes a dataframe in the long form, i.e. with a row + for each observed value, and converts it into a dataframe with one + independent variable and several dependent variables as columns.

-- cgit v1.2.1