is_single_dataset: Verify uniform dataset source across data extract...

View source: R/data_extract_datanames.R

is_single_datasetR Documentation

Verify uniform dataset source across data extract specification

Description

[Stable]

Checks if the input data_extract_spec objects all come from the same dataset.

Usage

is_single_dataset(...)

Arguments

...

either data_extract_spec objects or lists of data_extract_spec objects that do not contain NULL

Value

TRUE if all data_extract_spec objects come from the same dataset, FALSE otherwise.


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