# Generated by roxygen2: do not edit by hand

S3method(as_kable,tablet)
S3method(as_xtable,tablet)
S3method(categoricals,data.frame)
S3method(classifiers,data.frame)
S3method(devalued,observations)
S3method(groupfull,data.frame)
S3method(groupless,data.frame)
S3method(groupwise,data.frame)
S3method(headerlist,tablet)
S3method(index,tablet)
S3method(numerics,data.frame)
S3method(observations,data.frame)
S3method(splice,data.frame)
S3method(tablet,data.frame)
S3method(tablet,groupwise)
S3method(widgets,devalued)
export(as_kable)
export(as_xtable)
export(categoricals)
export(classifiers)
export(devalued)
export(escape_latex)
export(groupfull)
export(groupless)
export(groupwise)
export(headerlist)
export(index)
export(mesa)
export(numerics)
export(observations)
export(splice)
export(tablet)
export(widgets)
importFrom(DT,dataTableOutput)
importFrom(dplyr,across)
importFrom(dplyr,add_count)
importFrom(dplyr,add_tally)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,groups)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(kableExtra,add_header_above)
importFrom(kableExtra,kbl)
importFrom(kableExtra,linebreak)
importFrom(kableExtra,pack_rows)
importFrom(rlang,":=")
importFrom(rlang,as_string)
importFrom(rlang,eval_tidy)
importFrom(rlang,f_lhs)
importFrom(rlang,f_rhs)
importFrom(spork,as_html)
importFrom(spork,as_latex)
importFrom(spork,as_spork)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
