Description Usage Arguments Value Examples
A function to make boxplots of one specified taxa relative abundance with the option to stratify by a factor variable
1 2 3 4 5 6 7 8 9 10 11 |
micro_set |
A tidy_micro data set |
taxa |
A character string. The name of the taxa of interest |
... |
The factor variable you'd like to stratify by |
y |
The taxa information |
xlab |
x-axis label |
ylab |
y-axis label |
main |
Plot title |
subtitle |
Subtitle for the plot |
A ggplot that you can add geoms to if you'd like
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.