Initialize FilteredData
init_filtered_data.RdInitialize FilteredData
Arguments
- x
-
(named
listorTealData) In case ofTealDataseeteal.data::teal_data(). If the list is provided, it should containlist(s) containing following fields:datasetdata object object supported byFilteredDataset.metatada(optional) additional metadata attached to thedataset.keys(optional) primary keys.datalabel(optional) label describing thedataset.parent(optional) whichdatasetis a parent of this one.
- join_keys
(
JoinKeys) seeteal.data::join_keys().- code
(
CodeClass) seeteal.data::CodeClass.- cdisc
(
logical(1)) whether data is ofcdisctype (relational).- check
(
logical(1)) whether data has been check against reproducibility.