Take a list of named numeric vectors and sum values with the same names

combine_tp(object)

Arguments

object

A list where each element is a named numeric vector

Value

A named integer vector with names sorted alphabetically and values summed across vectors.