Description Usage Arguments Value Examples
Returns a vector or data frame from the internally stored datasets in mmstat
.
1 | getDataSelection(dindex, ..., simplify = TRUE)
|
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: |
a vector, a data frame or a list of data frames depending on simplify
1 | ## Not run: getDataSelection(1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.