View source: R/selection-filtering.R
filtre.dataset | R Documentation |
Keep only the specified rows of a dataframe
filtre.dataset(DF, filter)
DF |
data.frame to be filtered |
filter |
vector of the index names of the rows to keep |
data.frame where the rows have been specified
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.