| get_extract_datanames {teal.transform} | R Documentation |
Gets names of the datasets from a list of data_extract_spec objects
Description
Fetches dataname slot per data_extract_spec from a list of
data_extract_spec.
Usage
get_extract_datanames(data_extracts)
Arguments
data_extracts |
( |
Value
character vector with the unique dataname set.
[Package teal.transform version 0.5.0 Index]