Learn R Programming

LorMe (version 2.0.1)

add_tree: Attach phylogenetic tree to the LorMe object

Description

Attach phylogenetic tree to the LorMe object

Usage

add_tree(taxobj, tree)

Value

A LorMe object with phylogenetic 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

Examples

Run this code
data("Two_group")

Run the code above in your browser using DataLab