dot-datasets_to_data: Convert 'FilteredData' to reactive list of datasets of the...

.datasets_to_dataR Documentation

Convert FilteredData to reactive list of datasets of the teal_data type.

Description

Converts FilteredData object to teal_data object containing datasets needed for a specific module. Please note that if a module needs a dataset which has a parent, then the parent will also be returned. A hash per dataset is calculated internally and returned in the code.

Usage

.datasets_to_data(module, datasets)

Arguments

module

(teal_module) module where needed filters are taken from

datasets

(FilteredData) object where needed data are taken from

Value

A teal_data object.


teal documentation built on May 29, 2024, 10:11 a.m.