Learn R Programming

BioGeoBEARS (version 0.2.1)

prt_tree_to_phylo4: prt_tree_to_phylo4

Description

Converts a tree table (a prt_tree from the function prt, which prints trees to tables) to a phylobase phylo4 tree object.

Usage

prt_tree_to_phylo4(prt_tr)

Arguments

prt_tr
A prt_tree from the function prt.

Value

newtr A phylobase phylo4 tree object.

References

http://phylo.wikidot.com/matzke-2013-international-biogeography-society-poster

Matzke_2012_IBS

See Also

phylo4, prt

Examples

Run this code
test=1

Run the code above in your browser using DataLab