combine_vals: combine_vals

View source: R/pivot_wider_multicol.R

combine_valsR Documentation

combine_vals

Description

Helper function for pivoting wide & then summarizing/aggregating in the pivot_wider_multicol steps. combine_vals aggregates using sum with the key alteration that na.rm = TRUE.

Usage

combine_vals(...)

Arguments

...

Values passed to the internal aggregator functions.

See Also

collapse_vals


tessaleejohnson/corclus documentation built on Oct. 11, 2022, 3:46 a.m.