R/data_extract_datanames.R
is_single_dataset.Rd
Checks if the input data_extract_spec objects all come from the same dataset.
data_extract_spec
is_single_dataset(...)
either data_extract_spec objects or lists of data_extract_spec objects that do not contain NULL
NULL
TRUE if all data_extract_spec objects come from the same dataset, FALSE otherwise.
TRUE
FALSE