remove_clade: Remove clades

remove_cladeR Documentation

Remove clades

Description

From a tree, remove clacdes, identified by the labels of their deepest node.

Usage

remove_clade(phy, label)

Arguments

phy

A phylo object. The tree to manipulate.

label

A character vector containing node labels.

Value

A phylo object containing the modified tree.


erichround/glottoTrees documentation built on April 17, 2025, 10:47 a.m.