# Generated by roxygen2: do not edit by hand

S3method(html5,cell)
S3method(html5,cell_chi2)
S3method(html5,cell_estimate)
S3method(html5,cell_fraction)
S3method(html5,cell_fstat)
S3method(html5,cell_header)
S3method(html5,cell_label)
S3method(html5,cell_n)
S3method(html5,cell_quantile)
S3method(html5,cell_subheader)
S3method(html5,cell_table)
S3method(html5,default)
S3method(index,cell_chi2)
S3method(index,cell_estimate)
S3method(index,cell_fraction)
S3method(index,cell_fstat)
S3method(index,cell_n)
S3method(index,cell_quantile)
S3method(index,cell_table)
S3method(index,default)
S3method(print,cell_table)
S3method(rmd,cell_table)
S3method(summary,cell_table)
S3method(tg,N)
S3method(tg,aov)
S3method(tg,cell)
S3method(tg,default)
S3method(tg,fraction)
S3method(tg,htest)
S3method(tg,numeric)
S3method(tg,quantile)
export(ASTFunction)
export(ASTMultiply)
export(ASTPlus)
export(ASTTableFormula)
export(ASTVariable)
export(Parser)
export(add_col)
export(add_row)
export(as.categorical)
export(carriage_return)
export(cell_chi2)
export(cell_estimate)
export(cell_fraction)
export(cell_fstat)
export(cell_header)
export(cell_label)
export(cell_n)
export(cell_quantile)
export(cell_spearman)
export(cell_studentt)
export(cell_subheader)
export(cell_table)
export(cell_transform)
export(col_header)
export(cursor_down)
export(cursor_left)
export(cursor_pos)
export(cursor_right)
export(cursor_up)
export(custom_css)
export(del_col)
export(del_row)
export(derive_label)
export(drop_statistics)
export(form)
export(format_guess)
export(hmisc_data_type)
export(hmisc_intercept_cleanup)
export(hmisc_style)
export(home)
export(html5)
export(index)
export(is.binomial)
export(is.categorical)
export(key)
export(line_feed)
export(new_col)
export(new_line)
export(new_row)
export(new_table_builder)
export(rmd)
export(row_header)
export(summarize_chisq)
export(summarize_chisq_single)
export(summarize_kruskal_horz)
export(summarize_kruskal_vert)
export(summarize_spearman)
export(summary_frame)
export(summary_rms)
export(summary_table)
export(table_builder_apply)
export(table_flatten)
export(tg)
export(tg_N)
export(tg_fraction)
export(tg_quantile)
export(write_cell)
importFrom(R6,R6Class)
importFrom(base64enc,base64encode)
importFrom(digest,digest)
importFrom(magrittr,"%>%")
importFrom(stats,anova)
importFrom(stats,approx)
importFrom(stats,chisq.test)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,lm.fit)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stringr,str_match)
importFrom(stringr,str_pad)
