# Generated by roxygen2: do not edit by hand

S3method("+",tangram)
S3method("|",tangram)
S3method(cbind,tangram)
S3method(cols,list)
S3method(csv,default)
S3method(csv,tangram)
S3method(html5,cell)
S3method(html5,cell_header)
S3method(html5,cell_label)
S3method(html5,cell_n)
S3method(html5,cell_subheader)
S3method(html5,character)
S3method(html5,default)
S3method(html5,logical)
S3method(html5,tangram)
S3method(index,cell_label)
S3method(index,default)
S3method(index,list)
S3method(index,tangram)
S3method(latex,cell)
S3method(latex,cell_header)
S3method(latex,cell_label)
S3method(latex,cell_subheader)
S3method(latex,default)
S3method(latex,logical)
S3method(latex,tangram)
S3method(print,cell)
S3method(print,summary.tangram)
S3method(print,tangram)
S3method(rbind,tangram)
S3method(rmd,cell)
S3method(rmd,cell_n)
S3method(rmd,default)
S3method(rmd,tangram)
S3method(rows,list)
S3method(rtf,cell)
S3method(rtf,cell_chi2)
S3method(rtf,cell_fraction)
S3method(rtf,cell_fstat)
S3method(rtf,cell_header)
S3method(rtf,cell_iqr)
S3method(rtf,cell_n)
S3method(rtf,cell_subheader)
S3method(rtf,character)
S3method(rtf,default)
S3method(rtf,tangram)
S3method(summary,cell)
S3method(summary,tangram)
S3method(tangram,anova.lme)
S3method(tangram,character)
S3method(tangram,clmm2)
S3method(tangram,data.frame)
S3method(tangram,formula)
S3method(tangram,ftable)
S3method(tangram,lm)
S3method(tangram,matrix)
S3method(tangram,numeric)
S3method(tangram,rms)
S3method(tangram,summary.clmm2)
S3method(tangram,summary.lm)
S3method(tangram,table)
S3method(tangram,tbl_df)
export(ASTFunction)
export(ASTMultiply)
export(ASTPlus)
export(ASTTableFormula)
export(ASTVariable)
export(Parser)
export(add_col)
export(add_footnote)
export(add_indent)
export(add_row)
export(as.categorical)
export(carriage_return)
export(cell)
export(cell_header)
export(cell_label)
export(cell_n)
export(cell_subheader)
export(cell_transform)
export(col_header)
export(cols)
export(csv)
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(format_guess)
export(hmisc)
export(hmisc_cell)
export(hmisc_chi2)
export(hmisc_data_type)
export(hmisc_fraction)
export(hmisc_fstat)
export(hmisc_intercept_cleanup)
export(hmisc_iqr)
export(hmisc_p)
export(hmisc_spearman)
export(hmisc_wilcox)
export(home)
export(html5)
export(index)
export(insert_column)
export(insert_row)
export(is.binomial)
export(is.categorical)
export(key)
export(lancet)
export(lancet_cell)
export(lancet_fraction)
export(lancet_mean_sd)
export(latex)
export(latex_template)
export(latexify)
export(line_feed)
export(nejm)
export(nejm_cell)
export(nejm_fraction)
export(nejm_iqr)
export(new_col)
export(new_line)
export(new_row)
export(proc_tab)
export(render_f)
export(replace_cell)
export(rmd)
export(row_header)
export(rows)
export(rtf)
export(select_col)
export(select_row)
export(set_caption)
export(set_colspan)
export(set_footnote)
export(set_id)
export(set_rowspan)
export(set_style)
export(smd)
export(smd_cell)
export(smd_compare)
export(smd_contingency)
export(smd_dist)
export(smd_fraction)
export(smd_meansd)
export(standard_difference)
export(summarize_chisq)
export(summarize_kruskal_horz)
export(summarize_kruskal_vert)
export(summarize_nejm_horz)
export(summarize_nejm_vert)
export(summarize_spearman)
export(table_apply)
export(table_flatten)
export(tangram)
export(write_cell)
importFrom(R6,R6Class)
importFrom(base64enc,base64encode)
importFrom(digest,digest)
importFrom(htmltools,htmlEscape)
importFrom(knitr,is_html_output)
importFrom(knitr,is_latex_output)
importFrom(knitr,opts_knit)
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,mantelhaen.test)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,naprint)
importFrom(stats,pf)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,weighted.mean)
importFrom(stats,wilcox.test)
importFrom(stringi,stri_trans_nfc)
importFrom(stringi,stri_trans_nfd)
importFrom(stringr,str_match)
importFrom(stringr,str_pad)
importFrom(stringr,str_sub)
importFrom(utils,capture.output)
importFrom(utils,find)
importFrom(utils,getAnywhere)
importFrom(utils,tail)
importFrom(utils,write.table)
