phyloxml_to_phylo: Coerces a 'phyloxml' to 'multiphylo'

Description Usage Arguments Value

View source: R/phyloxml_to_phylo.R

Description

This function takes the phyloxml object, which is essentially a list, and returns a object of class ape::multiphylo

Usage

1
2
3
phyloxml_to_phylo(x, labvar = "name")

phyloxml2phylo(x, labvar = "name")

Arguments

x

An object of class phyloxml

labvar

Character scalar. The name of the variable to be used to label the nodes and tips of the tree. By default is name.

Value

An object of class ape::multiphylo.


USCbiostats/rphyloxml documentation built on Nov. 2, 2020, 11:38 a.m.