countTaxa: Count ASVs/OTUs per Taxon and Area

View source: R/countTaxa.r

countTaxaR Documentation

Count ASVs/OTUs per Taxon and Area

Usage

countTaxa(x, taxa, fac, ...)

Arguments

x

The community table with Taxon reads counts

taxa

vector with taxon information

fac

vector of factors to discriminate

Value

A data frame

Author(s)

Pedro Martinez Arbizu

See Also

barp.table

Examples

countTaxa(deepMeio[,9:27],deepMeio$Group,fac= c(rep('area1',7),rep('area2',12)))





pmartinezarbizu/dada2pp documentation built on Feb. 7, 2024, 7:01 a.m.