I have a series of aggregation functions that I want to apply to multiple columns in a data frame (using purrr::map). Some are standard functions, like m
purrr::map
m