starTree {phytools} | R Documentation |
Create star phylogeny
Description
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 |
Details
Creates a star phylogeny with (optionally) user specified branch lengths.
Value
An object of class "phylo"
.
Author(s)
Liam Revell liam.revell@umb.edu
References
Revell, L. J. (2024) phytools 2.0: an updated R ecosystem for phylogenetic comparative methods (and other things). PeerJ, 12, e16505.
See Also
[Package phytools version 2.3-0 Index]