R/cr_reframe.R
combine_tp.Rd
Take a list of named numeric vectors and sum values with the same names
combine_tp(object)
A list where each element is a named numeric vector
A named integer vector with names sorted alphabetically and values summed across vectors.