# Generated by roxygen2: do not edit by hand

S3method(colformat_char,flextable)
S3method(colformat_int,flextable)
S3method(colformat_lgl,flextable)
S3method(colformat_num,flextable)
S3method(dim,flextable)
S3method(format,flextable)
S3method(knit_print,flextable)
S3method(print,flextable)
export(add_footer)
export(add_header)
export(align)
export(as_chunk)
export(as_image)
export(as_paragraph)
export(autofit)
export(bg)
export(body_add_flextable)
export(body_replace_flextable_at_bkm)
export(bold)
export(border)
export(border_inner_h)
export(border_inner_v)
export(border_outer)
export(border_remove)
export(colformat_char)
export(colformat_int)
export(colformat_lgl)
export(colformat_num)
export(color)
export(compose)
export(delete_part)
export(dim_pretty)
export(display)
export(empty_blanks)
export(flextable)
export(font)
export(fontsize)
export(footers_flextable_at_bkm)
export(headers_flextable_at_bkm)
export(height)
export(height_all)
export(hline)
export(hline_bottom)
export(hline_top)
export(htmltools_value)
export(hyperlink_text)
export(italic)
export(merge_at)
export(merge_h)
export(merge_none)
export(merge_v)
export(minibar)
export(padding)
export(ph_with_flextable)
export(ph_with_flextable_at)
export(regulartable)
export(rotate)
export(set_caption)
export(set_footer_df)
export(set_formatter)
export(set_formatter_type)
export(set_header_df)
export(set_header_labels)
export(style)
export(theme_booktabs)
export(theme_box)
export(theme_tron)
export(theme_tron_legacy)
export(theme_vanilla)
export(theme_zebra)
export(vline)
export(vline_left)
export(vline_right)
export(void)
export(width)
export(xtable_to_flextable)
import(data.table)
import(officer)
importFrom(gdtools,m_str_extents)
importFrom(gdtools,raster_str)
importFrom(gdtools,raster_write)
importFrom(grDevices,as.raster)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(htmltools,HTML)
importFrom(htmltools,browsable)
importFrom(htmltools,div)
importFrom(htmltools,htmlDependency)
importFrom(htmltools,htmlEscape)
importFrom(knitr,asis_output)
importFrom(knitr,knit_print)
importFrom(knitr,opts_current)
importFrom(knitr,opts_knit)
importFrom(magick,image_read)
importFrom(officer,add_slide)
importFrom(officer,body_add_xml)
importFrom(officer,docx_reference_img)
importFrom(officer,fp_border)
importFrom(officer,fp_cell)
importFrom(officer,fp_par)
importFrom(officer,fp_sign)
importFrom(officer,fp_text)
importFrom(officer,ph_from_xml)
importFrom(officer,ph_from_xml_at)
importFrom(officer,read_docx)
importFrom(officer,read_pptx)
importFrom(officer,wml_link_images)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rmarkdown,pandoc_version)
importFrom(stats,reshape)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(utils,browseURL)
importFrom(utils,head)
importFrom(xml2,"xml_attr<-")
importFrom(xml2,as_xml_document)
importFrom(xml2,xml_attr)
importFrom(xml2,xml_find_all)
importFrom(xml2,xml_replace)
