aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/mkin_wide_to_long.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-04-10 10:17:35 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-04-10 10:17:35 +0200
commit194659fcaccdd1ee37851725b8c72e99daa3a8cf (patch)
treeedbbebe8956000b9eb725ca425b91e051571ec02 /docs/reference/mkin_wide_to_long.html
parent5814be02f286ce96d6cff8d698aea6844e4025f1 (diff)
Adapt tests, vignettes and examples
- Write the NEWS - Static documentation rebuilt by pkgdown - Adapt mkinerrmin - Fix (hopefully all) remaining problems in mkinfit
Diffstat (limited to 'docs/reference/mkin_wide_to_long.html')
-rw-r--r--docs/reference/mkin_wide_to_long.html8
1 files changed, 4 insertions, 4 deletions
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 @@
<meta property="og:title" content="Convert a dataframe with observations over time into long format — mkin_wide_to_long" />
<meta property="og:description" content="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." />
<meta name="twitter:card" content="summary" />
@@ -64,7 +64,7 @@
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">mkin</a>
- <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.48.1</span>
+ <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.4</span>
</span>
</div>
@@ -130,7 +130,7 @@
<div class="ref-description">
<p>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>modCost</code>.</p>
+ dependent variable and converts it into the long form as required by <code><a href='mkinfit.html'>mkinfit</a></code>.</p>
</div>
@@ -152,7 +152,7 @@
<h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
- <p>Dataframe in long format as needed for <code>modCost</code>.</p>
+ <p>Dataframe in long format as needed for <code><a href='mkinfit.html'>mkinfit</a></code>.</p>
<h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2>

Contact - Imprint