pct_taxon: Percentage of a Specified Taxon

Description Usage Arguments Details Value

Description

Calculate the percentage of each sample represented by the specified taxon or taxa.

Usage

1
pct_taxon(wide.df, taxon)

Arguments

wide.df

Taxonomic counts aggregated at the appropriate taxonomic rank in a wide data format. Use the wide function to prepare the data.

taxon

The taxon or taxa of interest. To specify more than one taxa use: c("TAXA1", "TAXA2", "TAXA3").

Details

data format.

Value

A numeric vector containing the percentage of each sample represented by the specified taxon or taxa.


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