powered by
Creates a bar plot of taxonomic proportions.
Barchart.data(data, title = "Taxa Proportions")
A matrix of taxonomic counts(columns) for each sample(rows).
A string to be used as the plots title. The default is "Taxa Proportions".
A bar plot of taxonomic proportions for all samples at a given taxonomic level.
# NOT RUN { data(saliva) Barchart.data(saliva) # }
Run the code above in your browser using DataLab