Learn R Programming

teal.transform (version 0.6.0)

get_extract_datanames: Gets names of the datasets from a list of data_extract_spec objects

Description

[Stable]

Fetches dataname slot per data_extract_spec from a list of data_extract_spec.

Usage

get_extract_datanames(data_extracts)

Value

character vector with the unique dataname set.

Arguments

data_extracts

(data_extract_spec(1)) object or a list (of lists) of data_extract_spec.