plot_alphaDiversity_milkType_association: Create boxplots of alpha diversity and milk consumption type

Description Usage Arguments Author(s) Examples

View source: R/plot_functions.R

Description

This function will output the a boxplot of means of alpha diversity of gut microbiota across milk consumption types at 6-months of age.

Usage

1
plot_alphaDiversity_milkType_association(variable = "shannonDiversity",variableName = "Shannon Diversity")

Arguments

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"

Author(s)

Roshonda B. Jones

Examples

1
2
plot_alphaDiversity_milkType_association()
plot_alphaDiversity_milkType_association(variable = "simpsonDiversity",variableName = "Simpson Diversity")

rbarner/infantMilkConsumption documentation built on Nov. 19, 2019, 12:36 a.m.