getExtant
takes a tree as input and returns a vector containing the names of all the tips that have a height above the root that is equal (to a degree of numerical precision determined by tol
) to the height of the highest tip. getExtinct
returns the complement.getExtant(tree, tol=1e-8)
getExtinct(tree, tol=1e-8)
"phylo"
format with some tips that are non-contemporaneous (i.e., end before the present).nodeHeights