get_active_ds: Get contents of active dataset.

View source: R/helper-functions.R

get_active_dsR Documentation

Get contents of active dataset.

Description

Get contents of active dataset.

Usage

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.


GegznaV/RcmdrPlugin.BioStat documentation built on May 8, 2023, 7:41 a.m.