BIEN_phylogeny_conservative {BIEN}R Documentation

Download the conservative BIEN phylogeny

Description

BIEN_phylogeny_conservative downloads the conservative BIEN phylogeny, which only includes species with molecular data available.

Usage

BIEN_phylogeny_conservative(...)

Arguments

...

Additional arguments passed to internal functions.

Value

A phylo object containing the BIEN conservative phylogeny

Note

Information on the construction of the BIEN phylogenies is available online at https://bien.nceas.ucsb.edu/bien/biendata/bien-2/phylogeny/

See Also

Other phylogeny functions: BIEN_phylogeny_complete(), BIEN_phylogeny_label_nodes()

Examples

## Not run: 
BIEN_phylo<-BIEN_phylogeny_conservative()
## End(Not run)

[Package BIEN version 1.2.6 Index]