cut_tree: Cuts a single tree on the branch subtending a specified node

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Cuts a single tree on the branch subtending a specified node

Usage

1
cut_tree(phy, x)

Arguments

phy

The tree to be cut, as an ape phylo object

x

An internal node number. The tree phy will be cut on the branch that subtends this nodes.

Value

A list of phylo objects that are the subtrees


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