# Generated by roxygen2: do not edit by hand

S3method(htmltools::as.tags,tabular_spec)
S3method(knitr::knit_print, tabular_spec)
S3method(print,tabular_brdr)
S3method(print,tabular_location)
S3method(print,tabular_style_template)
S3method(print,tabular_unit)
export(as_grid)
export(brdr)
export(cells_body)
export(cells_footnotes)
export(cells_group_headers)
export(cells_headers)
export(cells_pagefoot)
export(cells_pagehead)
export(cells_subgroup_labels)
export(cells_table)
export(cells_title)
export(check_fonts)
export(check_latex)
export(col_spec)
export(cols)
export(cols_apply)
export(emit)
export(footnote)
export(get_preset)
export(headers)
export(html)
export(is_brdr)
export(is_col_spec)
export(is_header_node)
export(is_inline_ast)
export(is_pagination_spec)
export(is_preset_spec)
export(is_sort_spec)
export(is_style_layer)
export(is_style_node)
export(is_style_spec)
export(is_style_template)
export(is_subgroup_spec)
export(is_tabular_grid)
export(is_tabular_location)
export(is_tabular_spec)
export(md)
export(paginate)
export(pivot_across)
export(preset)
export(preset_minimal)
export(set_preset)
export(sort_rows)
export(style)
export(style_template)
export(subgroup)
export(tabular)
importFrom(rlang,"%||%")
