summarise_double_nested: Aggregate multiple values to a single value in a...

summarise_double_nestedR Documentation

Aggregate multiple values to a single value in a double-nested tibble

Description

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

Usage

summarise_double_nested(df, nest_cols, ...)

Arguments

df

A nested dataframe

nest_cols

A selection of columns to nest in existing list-column

...

Name-value pairs of summary functions


spatialnetworkslab/homelocator documentation built on May 7, 2023, 8:18 p.m.