add_descendent_counts_to_tree: Adds a vector "dcount" to a phylo object giving the number of...

View source: R/plot_tree_simpop.R

add_descendent_counts_to_treeR Documentation

Adds a vector "dcount" to a phylo object giving the number of descendent tips for each child node

Description

Adds a vector "dcount" to a phylo object giving the number of descendent tips for each child node

Usage

add_descendent_counts_to_tree(tree)

Arguments

tree

phylo

Value

phylo with dcount vector in parallel to edge.length


NickWilliamsSanger/rsimpop documentation built on Sept. 6, 2024, 12:42 a.m.