View source: R/selection-filtering.R
excludeRows | R Documentation |
Create a data.frame for which specific rows have been excluded
excludeRows(DF, rowlist)
DF |
data.frame |
rowlist |
names of the rows to be excluded |
filtered data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.