add_tree: Attach phylogenetic tree to the LorMe object

View source: R/add_tree.R

add_treeR Documentation

Attach phylogenetic tree to the LorMe object

Description

Attach phylogenetic tree to the LorMe object

Usage

add_tree(taxobj, tree)

Arguments

taxobj

One LorMe object. Should be generated from tax_summary

tree

The phylogenetic tree. Recommanded to load by read.tree or phy_tree

Value

A LorMe object with phylogenetic tree

Examples

data("Two_group")

LorMe documentation built on Jan. 12, 2026, 9:06 a.m.