Cummulative sum of tip values for each node/branch down to the root

sum_tips(tree, values)

Arguments

tree

a phylo object

values

named numeric character vector with names corresponding to tip labels

Value

a vector

Author

Luna L. Sanchez Reyes