Description Usage Arguments Author(s) Examples
View source: R/plot_functions.R
This function will output the a boxplot of means of alpha diversity of gut microbiota across milk consumption types at 6-months of age.
1 | plot_alphaDiversity_milkType_association(variable = "shannonDiversity",variableName = "Shannon Diversity")
|
variable |
Diversity index to be plotted. Options are "shannonDiversity","simpsonDiversity","richness","evenness","numSeqPerSample" |
variableName |
Name of diversity index to be plotted. Options are "Shannon Diversity","Simpson Diversity","Richness","Evenness","Number of Sequences Per Sample" |
Roshonda B. Jones
1 2 | plot_alphaDiversity_milkType_association()
plot_alphaDiversity_milkType_association(variable = "simpsonDiversity",variableName = "Simpson Diversity")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.