powered by
Return all extant tip IDs.
ID
getLvng(tree, tol = 1e-08)
TreeMan object
TreeMan
zero tolerance
Returns a vector.
getDcsd, isUltrmtrc, https://github.com/DomBennett/treeman/wiki/get-methods
getDcsd
isUltrmtrc
# NOT RUN { library(treeman) tree <- randTree(10) (getLvng(tree)) # }
Run the code above in your browser using DataLab