Get contents of active dataset.

get_active_ds(fail = TRUE)

Arguments

fail

(logical) When no active dataset is selected: if TRUE, the function fails, if FALSE, then NULL is returned.

Value

The contents of active dataset or NULL.