filter_remove_totals | R Documentation |
Filter a data frame to remove rows with the "TOTAL" value
filter_remove_totals(data, dims, tv = totals_value())
data |
A data frame |
dims |
Character vector of columns to remove totals rows from |
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.