R/helper-functions.R
get_active_ds.Rd
Get contents of active dataset.
get_active_ds(fail = TRUE)
(logical) When no active dataset is selected: if TRUE, the function fails, if FALSE, then NULL is returned.
TRUE
FALSE
NULL
The contents of active dataset or NULL.