View source: R/table-clear_reps.R
clear_grouped_values | R Documentation |
Clear grouped column values
clear_grouped_values(data, cols = groups(data), extra_groups = NULL)
deduplicate_values(data, cols = groups(data), extra_groups = NULL)
data |
data frame |
cols |
columns to clear |
extra_groups |
extra grouping variables |
tab_clear_reps()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.