pareto_abundance: pareto_abundance(LKTdose=NULL, samplename=NULL,...

View source: R/pareto_abundance.R

pareto_abundanceR Documentation

pareto_abundance(LKTdose=NULL, samplename=NULL, taxlevel=NULL, assemblystats=NULL, showcompletenesstext=TRUE, showcompletenessline=TRUE, showcontigline=FALSE, showparetocurve=TRUE, showpercentagetext=TRUE)

Description

Plots a pareto chart of the relative abundance of a taxon.

Usage

pareto_abundance(
  LKTdose = NULL,
  samplename = NULL,
  list.data = NULL,
  taxlevel = NULL,
  assemblystats = NULL,
  showcompletenesstext = TRUE,
  showcompletenessline = TRUE,
  showcontigline = FALSE,
  showparetocurve = TRUE,
  showpercentagetext = TRUE
)

johnmcculloch/JAMS_BW documentation built on Sept. 1, 2024, 12:48 a.m.