Description Usage Arguments Value Author(s) Examples
Create boxplots of diversity indices by rapid growth status. The title of the box plot will include the t-statistic and a p-value generated by a t-test to determine differences in diversity indices by rapid growth status.
1 | plot_alphaDiversity_rapidGrowth_ttest_boxplots(variable = "shannonDiversity",variableName = "Shannon Diversity")
|
variable |
Diversity index to be plotted. Default is "shannonDiversity". Other options are strictly: "richness","evenness" and "numSeqPerSample" |
variableName |
Name of diversity index to be plotted. Default is "Shannon Diversity". Other options suggested options are: "Richness","Evenness" and "Number Sequences /Sample". These names should be related to the "variable" being plotted. |
None
Roshonda Barner Jones
1 2 3 | plot_alphaDiversity_rapidGrowth_ttest_boxplots()
plot_alphaDiversity_rapidGrowth_ttest_boxplots(variable = "shannonDiversity",variableName = "Shannon Diversity")
plot_alphaDiversity_rapidGrowth_ttest_boxplots(variable = "srichness",variableName = "Richness")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.