phylo_prune_missing_taxa: Prune missing taxa from a 'phylo' object Used inside...

View source: R/datelife_internal.R

phylo_prune_missing_taxaR Documentation

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)

Arguments

phy

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

taxa

Vector of taxon names to get a subset for.

Value

A phylo object.


phylotastic/datelife documentation built on April 29, 2024, 11:54 p.m.