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_wide_to_long.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 f2b9bef7..4fc0e2ed 100644 --- a/docs/reference/mkin_wide_to_long.html +++ b/docs/reference/mkin_wide_to_long.html @@ -33,7 +33,7 @@ + dependent variable and converts it into the long form as required by mkinfit." /> @@ -64,7 +64,7 @@ mkin - 0.9.48.1 + 0.9.49.4 @@ -130,7 +130,7 @@

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.

+ dependent variable and converts it into the long form as required by mkinfit.

@@ -152,7 +152,7 @@

Value

-

Dataframe in long format as needed for modCost.

+

Dataframe in long format as needed for mkinfit.

Examples

-- cgit v1.2.1