match_phylo_comm: Match taxa and in phylogeny and community matrix

Description Usage Arguments Details Examples

Description

match_phylo_comm compares taxa (species, labels, tips) present in a phylogeny with a community matrix. Pruning, sorting and trying to add missing species on genus level if possible to match in subsequent analysis.

Usage

1
match_phylo_comm(phy, comm)

Arguments

phy

A phylogeny

comm

A (sparse) community data matrix

Details

Based on the function of the same name in picante but allows sparse matrices and with taxa addition.

Examples

1
2

darunabas/bioregion documentation built on Oct. 27, 2019, 6:57 a.m.