View source: R/data_extract_datanames.R
is_single_dataset | R Documentation |
Checks if the input data_extract_spec
objects all come from the same dataset.
is_single_dataset(...)
... |
either |
TRUE
if all data_extract_spec
objects come from the same dataset,
FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.