groupModRichPlot: Modified phyloseq richness plot

View source: R/mothurPhyloseqAssociatedFunctions.R

groupModRichPlotR Documentation

Modified phyloseq richness plot

Description

Modified richness plot to include box plots statistical comparison when groups are present

Usage

groupModRichPlot(
  physeq,
  x,
  color = NULL,
  shape = NULL,
  title = NULL,
  scales = "free_y",
  nrow = 1,
  shsi = NULL,
  measures = c("Shannon"),
  sortby = NULL
)

Arguments

physeqFullObject

(phyloseq object)

Value

A ggplot


uzh/ezRun documentation built on May 4, 2024, 3:23 p.m.