# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,gt_tbl)
S3method(print,gt_tbl)
S3method(print,rtf_text)
export("%>%")
export(adjust_luminance)
export(as_latex)
export(as_raw_html)
export(as_rtf)
export(cell_borders)
export(cell_fill)
export(cell_text)
export(cells_body)
export(cells_column_labels)
export(cells_column_spanners)
export(cells_footnotes)
export(cells_grand_summary)
export(cells_group)
export(cells_row_groups)
export(cells_source_notes)
export(cells_stub)
export(cells_stub_grand_summary)
export(cells_stub_summary)
export(cells_stubhead)
export(cells_summary)
export(cells_title)
export(cols_align)
export(cols_hide)
export(cols_label)
export(cols_merge)
export(cols_merge_n_pct)
export(cols_merge_range)
export(cols_merge_uncert)
export(cols_move)
export(cols_move_to_end)
export(cols_move_to_start)
export(cols_unhide)
export(cols_width)
export(contains)
export(css)
export(currency)
export(data_color)
export(default_fonts)
export(ends_with)
export(escape_latex)
export(everything)
export(extract_summary)
export(fmt)
export(fmt_bytes)
export(fmt_currency)
export(fmt_date)
export(fmt_datetime)
export(fmt_engineering)
export(fmt_fraction)
export(fmt_integer)
export(fmt_markdown)
export(fmt_missing)
export(fmt_number)
export(fmt_passthrough)
export(fmt_percent)
export(fmt_scientific)
export(fmt_time)
export(ggplot_image)
export(google_font)
export(grand_summary_rows)
export(gt)
export(gt_latex_dependencies)
export(gt_output)
export(gt_preview)
export(gtsave)
export(html)
export(info_currencies)
export(info_date_style)
export(info_google_fonts)
export(info_locales)
export(info_paletteer)
export(info_time_style)
export(local_image)
export(matches)
export(md)
export(num_range)
export(one_of)
export(opt_align_table_header)
export(opt_all_caps)
export(opt_css)
export(opt_footnote_marks)
export(opt_horizontal_padding)
export(opt_row_striping)
export(opt_table_font)
export(opt_table_lines)
export(opt_table_outline)
export(opt_vertical_padding)
export(pct)
export(px)
export(random_id)
export(render_gt)
export(row_group_order)
export(starts_with)
export(summary_rows)
export(tab_footnote)
export(tab_header)
export(tab_options)
export(tab_row_group)
export(tab_source_note)
export(tab_spanner)
export(tab_spanner_delim)
export(tab_stubhead)
export(tab_style)
export(test_image)
export(text_transform)
export(vars)
export(web_image)
import(rlang)
importFrom(dplyr,vars)
importFrom(ggplot2,ggsave)
importFrom(htmltools,css)
importFrom(magrittr,"%>%")
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,one_of)
importFrom(tidyselect,starts_with)
