# Generated by roxygen2: do not edit by hand

export(getivz)
export(plotCPs)
export(plotSumz)
export(plotTaxa)
export(plot_cps)
export(plot_sumz)
export(plot_sumz_density)
export(plot_taxa)
export(plot_taxa_ridges)
export(titan)
import(ggplot2)
import(parallel)
importFrom(cowplot,plot_grid)
importFrom(dplyr,"%>%")
importFrom(dplyr,as_data_frame)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,data_frame)
importFrom(dplyr,filter)
importFrom(dplyr,mutate)
importFrom(dplyr,slice)
importFrom(ggridges,geom_density_ridges)
importFrom(glue,glue)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,symbols)
importFrom(purrr,map)
importFrom(purrr,pluck)
importFrom(stats,approxfun)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,read.table)
importFrom(utils,write.table)
