get_extract_datanames: Gets names of the datasets from a list of 'data_extract_spec'...

View source: R/data_extract_datanames.R

get_extract_datanamesR Documentation

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)

Arguments

data_extracts

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

Value

character vector with the unique dataname set.


teal.transform documentation built on May 29, 2024, 5:06 a.m.