filter_for_totals | R Documentation |
Filter a data frame for rows with the "TOTAL" value
filter_for_totals(data, dims, tv = totals_value())
data |
A data frame |
dims |
Character vector of columns to filter for totals in |
tv |
Character, totals value. See ?totals_value |
Data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.