aboutsummaryrefslogtreecommitdiff
path: root/man/mkin_wide_to_long.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/mkin_wide_to_long.Rd')
-rw-r--r--man/mkin_wide_to_long.Rd4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mkin_wide_to_long.Rd b/man/mkin_wide_to_long.Rd
index b531c41c..dc523755 100644
--- a/man/mkin_wide_to_long.Rd
+++ b/man/mkin_wide_to_long.Rd
@@ -8,7 +8,7 @@ mkin_wide_to_long(wide_data, time = "t")
}
\description{
This function simply takes a dataframe with one independent variable and several
- dependent variable and converts it into the long form as required by \code{\link{modCost}}.
+ dependent variable and converts it into the long form as required by \code{\link{mkinfit}}.
}
\arguments{
\item{wide_data}{
@@ -20,7 +20,7 @@ mkin_wide_to_long(wide_data, time = "t")
}
}
\value{
- Dataframe in long format as needed for \code{\link{modCost}}.
+ Dataframe in long format as needed for \code{\link{mkinfit}}.
}
\author{
Johannes Ranke

Contact - Imprint