# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,minibar)
S3method(dim,flextable)
S3method(dim,minibar)
S3method(format,minibar)
S3method(print,flextable)
export(add_header)
export(align)
export(autofit)
export(bg)
export(body_add_flextable)
export(bold)
export(border)
export(color)
export(dim_pretty)
export(display)
export(empty_blanks)
export(flextable)
export(fontsize)
export(height)
export(italic)
export(merge_h)
export(merge_none)
export(merge_v)
export(minibar)
export(padding)
export(ph_with_flextable)
export(rendertabwid)
export(set_header_df)
export(set_header_labels)
export(style)
export(tabwid)
export(tabwidOutput)
export(theme_booktabs)
export(theme_tron)
export(theme_tron_legacy)
export(theme_vanilla)
export(theme_zebra)
export(void)
export(width)
import(htmlwidgets)
import(officer)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,do)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,rename)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(gdtools,raster_str)
importFrom(gdtools,raster_write)
importFrom(gdtools,str_extents)
importFrom(grDevices,as.raster)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(htmltools,HTML)
importFrom(htmltools,browsable)
importFrom(lazyeval,as.lazy)
importFrom(lazyeval,interp)
importFrom(lazyeval,lazy_dots)
importFrom(lazyeval,lazy_eval)
importFrom(magrittr,"%>%")
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,wml_link_images)
importFrom(purrr,map)
importFrom(purrr,map2_df)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap_chr)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(tibble,add_column)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(utils,head)
importFrom(utils,tail)
