seq_taxa_rich: Sequence Through and Calculate the Richness of All Taxon

Description Usage Arguments Value

Description

Sequence Through and Calculate the Richness of All Taxon

Usage

1
seq_taxa_rich(long.df, rank = "GENUS", master.df)

Arguments

long.df

Data in a long data format

rank

The taxonomic resolution of your dataset.

master.df

Master Taxa List.

Value

Sequences through each taxonomic hierarchy and taxon, calculating the richness of tax at the specified taxonomic rank (”'rank”').


zsmith27/Benthos documentation built on May 5, 2019, 2:38 a.m.