From 8b7edd4eaf0d196e674a085f744d1a69260a6c91 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 16 Nov 2023 06:02:05 +0100 Subject: Update pkgdown docs to bootstrap 5 with search --- docs/reference/CAKE_export.html | 191 ++++++++++++++++------------------------ 1 file changed, 77 insertions(+), 114 deletions(-) (limited to 'docs/reference/CAKE_export.html') diff --git a/docs/reference/CAKE_export.html b/docs/reference/CAKE_export.html index 92cb2755..a9aac1ef 100644 --- a/docs/reference/CAKE_export.html +++ b/docs/reference/CAKE_export.html @@ -1,120 +1,87 @@ -Export a list of datasets format to a CAKE study file — CAKE_export • mkinExport a list of datasets format to a CAKE study file — CAKE_export • mkin + + Skip to contents -
-
-
- + + +
+
+
+
-
+

In addition to the datasets, the pathways in the degradation model can be specified as well.

-
+
+

Usage

CAKE_export(
   ds,
   map = c(parent = "Parent"),
@@ -132,8 +99,8 @@ specified as well.

)
-
-

Arguments

+
+

Arguments

ds

A named list of datasets in long format as compatible with mkinfit.

@@ -191,37 +158,33 @@ compatible with CAKE.

Can be OLS or IRLS.

-
-

Value

+
+

Value

The function is called for its side effect.

-
-

Author

+
+

Author

Johannes Ranke

-
- -
+
-
- -- cgit v1.2.1