
export(plot_heatmap)
export(plot_lambdas)
export(plotly_heatmap)
export(plotly_lambdas)
export(zinb_analysis_tool)
import(dplyr)
import(ggplot2)
importFrom(MASS,glm.nb)
importFrom(doParallel,registerDoParallel)
importFrom(doRNG,"%dorng%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(hrbrthemes,theme_ipsum)
importFrom(parallel,detectCores)
importFrom(parallel,makePSOCKcluster)
importFrom(parallel,stopCluster)
importFrom(plotly,ggplotly)
importFrom(pscl,zeroinfl)
importFrom(questionr,wtd.table)
importFrom(viridis,scale_fill_viridis)
importFrom("graphics", "text")
importFrom("stats", "fitted")
