summarise_double_nested | R Documentation |
Create a list-column in existing list-column and aggregate multiple values in created list-column to a single value by name-value paired summary function
summarise_double_nested(df, nest_cols, ...)
df |
A nested dataframe |
nest_cols |
A selection of columns to nest in existing list-column |
... |
Name-value pairs of summary functions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.