starTree: Create star phylogeny
Description
This function creates a star phylogeny.
Usage
starTree(species, branch.lengths=NULL)
Value
An object of class "phylo"
.
Arguments
- species
a list of species.
- branch.lengths
an optional list of branch lengths in the same order as species
.
Details
Creates a star phylogeny with (optionally) user specified branch lengths.
References
Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.