Learn R Programming

datelife (version 0.6.8)

phylo_prune_missing_taxa: Prune missing taxa from a phylo object Used inside phylo_get_subset_array and phylo_get_subset_array_congruify.

Description

Prune missing taxa from a phylo object Used inside phylo_get_subset_array and phylo_get_subset_array_congruify.

Usage

phylo_prune_missing_taxa(phy, taxa)

Value

A phylo object.

Arguments

phy

A user tree to congruify as phylo object (ape).

taxa

Vector of taxon names to get a subset for.