View source: R/mothurPhyloseqAssociatedFunctions.R
groupModRichPlot | R Documentation |
Modified richness plot to include box plots statistical comparison when groups are present
groupModRichPlot(
physeq,
x,
color = NULL,
shape = NULL,
title = NULL,
scales = "free_y",
nrow = 1,
shsi = NULL,
measures = c("Shannon"),
sortby = NULL
)
physeqFullObject |
(phyloseq object) |
A ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.