Description Usage Arguments Value Examples
View source: R/Barchart.data.R
Creates a bar plot of taxonomic proportions.
1 | Barchart.data(data, title = "Taxa Proportions")
|
data |
A matrix of taxonomic counts(columns) for each sample(rows). |
title |
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.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.