getDataSelection: getDataSelection

Description Usage Arguments Value Examples

Description

Returns a vector or data frame from the internally stored datasets in mmstat.

Usage

1
getDataSelection(dindex, ..., simplify = TRUE)

Arguments

dindex

numeric: index for data set

...

numeric: index of variables in the data set, if not given the whole data frame is returned

simplify

logical: simplify the set of selected variables (default: TRUE)

Value

a vector, a data frame or a list of data frames depending on simplify

Examples

1
## Not run: getDataSelection(1)

sigbertklinke/shinyExample documentation built on May 26, 2019, 4:32 a.m.