# Generated by roxygen2: do not edit by hand

export(create_cnt_ptable)
export(create_cnts_ptable)
export(create_num_ptable)
export(create_nums_ptable)
export(create_ptable)
export(modify_cnt_ptable)
export(modify_cnts_ptable)
export(pt_check)
export(pt_ex_cnts)
export(pt_ex_nums)
export(pt_export)
export(pt_vignette)
export(ptable)
exportClasses(ptable)
exportClasses(ptable_params)
exportMethods(plot)
import(RColorBrewer)
import(data.table)
import(flexdashboard)
import(ggplot2)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(methods,"slot<-")
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(methods,validObject)
importFrom(nloptr,nloptr)
importFrom(rlang,is_bare_integerish)
importFrom(rlang,is_bare_logical)
importFrom(rlang,is_bare_numeric)
importFrom(rlang,is_double)
importFrom(rlang,is_empty)
importFrom(rlang,is_integerish)
importFrom(rlang,is_logical)
importFrom(rlang,is_na)
importFrom(rlang,is_scalar_atomic)
importFrom(rlang,is_scalar_character)
importFrom(rlang,is_scalar_integerish)
importFrom(rlang,is_scalar_logical)
importFrom(rlang,is_scalar_vector)
importFrom(rmarkdown,run)
importFrom(stats,addmargins)
importFrom(stats,formula)
importFrom(stats,runif)
importFrom(stats,weights)
importFrom(stats,xtabs)
importFrom(tools,file_ext)
importFrom(utils,RShowDoc)
importFrom(utils,packageVersion)
importFrom(utils,write.table)
