add_trees: add_trees

View source: R/add_trees.R

add_treesR Documentation

add_trees

Description

add_trees

Usage

add_trees(phy, nexml = new("nexml"), append_to_existing_otus = FALSE)

Arguments

phy

a phylo object, multiPhylo object, or list of multiPhylo to be added to the nexml

nexml

a nexml object to which we should append this phylo. By default, a new nexml object will be created.

append_to_existing_otus

logical, indicating if we should make a new OTU block (default) or append to the existing one.

Value

a nexml object containing the phy in nexml format.


ropensci/RNeXML documentation built on Jan. 14, 2023, 4:36 a.m.