Aggregate multiple values to a single value of existing table by name-value paired summary function within a nested tibble

summarise_nested(df, ...)

Arguments

df

A nested dataframe

...

Name-value pairs of summary functions.