starTree: Create star phylogeny

View source: R/starTree.R

starTreeR 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 species.

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

stree


liamrevell/phytools documentation built on March 4, 2024, 3:27 a.m.