Learn R Programming

phytools (version 0.7-20)

drop.clade: Drop a clade from a tree

Description

Mostly internal function for posterior.evolrate; function drops the clade containing the species in tip.

Usage

drop.clade(tree, tip)

Arguments

tree

object of class "phylo".

tip

set of tips in a clade.

Value

An object of class "phylo".

Details

Probably should not use unless you know what you're doing.

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.