Rdocumentation
powered by
Learn R Programming
phytools (version 0.2-40)
starTree: Create star phylogeny
Description
This function creates a star phylogeny.
Usage
starTree(species, branch.lengths=NULL)
Arguments
species
a list of species.
branch.lengths
an optional list of branch lengths in the same order as
species
.
Value
a phylogenetic tree in
"phylo"
format.
Details
Creates a star phylogeny with (optionally) user specified branch lengths.
See Also
stree