powered by
Creates a random phylo4 tree, in parallel to ape's rtree function.
ape
rtree
rtree4(n, ...)
An object of class "phylo4".
"phylo4"
an integer giving the number of tips in the tree
further arguments to be passed to rtree
Michael Boyd mboyd855@gmail.com
Michelle Kendall michelle.louise.kendall@gmail.com
## Create a random phylo4 tree with 10 tips: tree4 <- rtree4(10)
Run the code above in your browser using DataLab