Description Usage Arguments Details Examples
View source: R/boxplot_alpha_diversity.R
This fuction takes a phyloseq object and create a pdf file with plots information.
1 2 3 4 5 6 7 8 | boxplot_alpha_diversity(
objPhyloseq,
orden,
xFactor,
colFactor,
divMeasure,
wrap
)
|
objPhyloseq |
a phyloseq object. |
This function is part of a package used for the analysis of microbial communities.
1 | boxplot_alpha_diversity(mergedata, o, "SampleType", "SampleType", "Simpson", "Host")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.