summarize,grouped_df_list-method | R Documentation |
summarize
on grouped_df_listMethod for summarize
on grouped_df_list
## S4 method for signature 'grouped_df_list'
summarize(object, ...)
object |
A grouped_df_list object. |
... |
Additional arguments. |
An object of the same class as .data
. One grouping level will be dropped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.