decompose_tree: Decomposes a single tree into a series of subtrees designated...

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Decomposes a single tree into a series of subtrees designated by internal node numbers

Usage

1

Arguments

phy

The tree to be decomposed, as an ape phylo object

x

A vector of internal node numbers. The tree phy will be cut on each branch that subtends each of these nodes.

Value

A list of phylo objects


caseywdunn/hutan documentation built on June 12, 2020, 3:12 a.m.