Description Usage Arguments Value Examples
Filter a dataset given filters in a list
1 | filter_list(data, lfilters)
|
data |
data.frame to apply filters |
list_filters |
list of filters to apply |
flist list with rows excluded by each filter
data data.frame after filtering
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.