drop_tip: Trim a phylogeny

Description Usage Arguments Value See Also

Description

This is a weak wrapper around ape's drop.tip. Importantly, if asked to drop no species from a phylogeny, it will just return the phylogeny (not an empty phylogeny, as drop.tip) will.

Usage

1
drop_tip(tree, spp)

Arguments

tree

An phylo object

spp

A vector of species (one, many, or none) to be removed from tree

Value

phylo object

See Also

drop.tip extract.clade


willpearse/pez documentation built on June 18, 2019, 9:33 p.m.