| countTaxa | R Documentation | 
countTaxa(x, taxa, fac, ...)
x | 
 The community table with Taxon reads counts  | 
taxa | 
 vector with taxon information  | 
fac | 
 vector of factors to discriminate  | 
A data frame
Pedro Martinez Arbizu
barp.table
countTaxa(deepMeio[,9:27],deepMeio$Group,fac= c(rep('area1',7),rep('area2',12)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.