View source: R/pivot_wider_multicol.R
combine_vals | R Documentation |
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
.
combine_vals(...)
... |
Values passed to the internal aggregator functions. |
collapse_vals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.