View source: R/clean_collapse.R
clean_collapse | R Documentation |
This function collapses a grouped dataframe and trims it
clean_collapse(grouped_df, cols = NA)
grouped_df |
Grouped dataframe |
cols |
Column(s) to apply collapse to |
Cleaned and collapsed dataframe
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.