Learn R Programming

phytools (version 0.2-40)

drop.clade: Drop 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
phylogeny.
tip
set of tips in a clade.

Value

  • a tree.

Details

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