diff --git a/main/404.html b/main/404.html index 20500dd28d..f97a791af9 100644 --- a/main/404.html +++ b/main/404.html @@ -25,7 +25,7 @@ teal - 0.14.0.9015 + 0.14.0.9016
part of NESTpharmaverse
+ + + + + +
+
+
+ +
+

Modifies module$datanames to include names of the parent dataset (taken from join_keys). +When datanames is set to "all" it is replaced with all available datasets names.

+
+ +
+

Usage

+
resolve_modules_datanames(modules, datanames, join_keys)
+
+ +
+

Arguments

+
modules
+

(teal_modules) object

+ + +
datanames
+

(character) names of datasets available in the data object

+ + +
join_keys
+

(JoinKeys) object

+ +
+
+

Value

+ + +

teal_modules with resolved datanames

+ + +
+ +
+ + +
+ + + + + + + diff --git a/main/reference/run_js_files.html b/main/reference/run_js_files.html index a023f0f366..1485a46c63 100644 --- a/main/reference/run_js_files.html +++ b/main/reference/run_js_files.html @@ -16,7 +16,7 @@ teal - 0.14.0.9015 + 0.14.0.9016
part of NESTpharmaverse
+ + + + + +
+
+
+ +
+

Create a FilteredData object from a teal_data object

+
+ +
+

Usage

+
teal_data_to_filtered_data(x)
+
+ +
+

Arguments

+
x
+

(teal_data) object

+ +
+
+

Value

+ + +

(FilteredData) object

+
+ +
+ + +
+ + + + + + + diff --git a/main/reference/teal_slices.html b/main/reference/teal_slices.html index 536264fe3b..9d55e1fb06 100644 --- a/main/reference/teal_slices.html +++ b/main/reference/teal_slices.html @@ -10,7 +10,7 @@ teal - 0.14.0.9015 + 0.14.0.9016
part of NESTpharmaverse