powered by
Function returns the the root age or the origin time (if root.edge = TRUE).
root.edge = TRUE
tree.max(tree, root.edge = TRUE)
max age
Phylo object.
If TRUE include the root edge (default = TRUE).
t = ape::rtree(6) tree.max(t, root.edge = FALSE)
Run the code above in your browser using DataLab