taxa_get_phylomatic_tree: Get phylomatic subtree

Description Usage Arguments Value See Also Examples

View source: R/findtrees.R

Description

Get phylomatic subtree

Usage

1

Arguments

taxa

The vector of names, already resolved

Value

A phylo object

See Also

https://github.com/phylotastic/phylo_services_docs/tree/master/ServiceDescription or the interface of phylomatic http://phylodiversity.net/phylomatic/

Examples

1
2
3
phy <- taxa_get_phylomatic_tree(c("Panthera leo", "Panthera onca",
         "Panthera tigris", "Panthera uncia"))
plot(phy)

rphylotastic documentation built on March 18, 2018, 1:46 p.m.