[.huxtable              Subset a huxtable
add_colnames            Add column or row names
add_footnote            Add a row with a footnote
add_rows                Insert one huxtable into another
align                   Set the horizontal alignment of cell content
as_Workbook             Convert a huxtable for Excel
as_flextable            Convert a huxtable for Word/Powerpoint
as_huxtable             Convert objects to huxtables
background_color        Set cell background color
bold                    Make cell text bold or italic
border-colors           Set border colors
border-styles           Set border styles
borders                 Set borders
brdr                    Create a border object
brdr_thickness          Get thickness of a 'brdr()' object
by_cases                Map cell contents to properties using
                        'case_when'
by_colorspace           Map numeric cell contents smoothly to colors
by_function             Map cell contents to cell properties using a
                        function or scale
by_quantiles            Map numeric quantiles to cell properties
by_ranges               Map numeric ranges to cell properties
by_regex                Map cells matching a string or regex to cell
                        properties
by_rows                 Set cell properties by row or column
by_values               Map specific cell values to cell properties
caption                 Set the table caption
caption_pos             Position the table's caption
caption_width           Set the width of the table caption
cbind.huxtable          Combine rows or columns
col_width               Set the width of table columns
column_to_header        Convert a column to header rows
escape_contents         Escape or unescape text in cells
final                   Return the last n rows or columns
fmt_percent             Format numbers as percent
fmt_pretty              Use 'prettyNum()' to format numbers
font                    Set the font for cell text
font_size               Make text larger or smaller
guess_knitr_output_format
                        Guess knitr output format
header_cols             Mark rows or columns as headers
height                  Set the table height
hux_logo                Huxtable logo
huxreg                  Create a huxtable to display model output
huxtable                Create a huxtable
huxtable-FAQ            Frequently Asked Questions, including how to
                        get help
huxtable-news           Changes to the huxtable package
huxtable-options        Package options
huxtable-package        Quick introduction to huxtable
insert_column           Insert a row or column
jams                    Prices of 3 jams
knit_print.data.frame   Print data frames in knitr using huxtable
knit_print.huxtable     Print a huxtable within knitr
label                   Set a table label for external referencing
latex_float             Set the position of the table float in LaTeX
mapping-functions       How to set cell properties variably by cell
                        contents
markdown                Interpret cell content as markdown
merge_across            Merge cells across rows or down columns
merge_cells             Merge a range of cells
merge_repeated_rows     Merge repeated rows into multirow cells
mutate.huxtable         Use dplyr verbs with huxtable objects
na_string               Change how NA values are printed
number_format           Set how numbers are formatted in cells
padding                 Set padding
position                Set the table's position with respect to
                        surrounding content
print.huxtable          Format and print huxtables using a default
                        method
print_html              Create HTML representing a huxtable
print_latex             Create LaTeX representing a huxtable
print_md                Create Markdown representing a huxtable
print_rtf               Create RTF representing a huxtable
print_screen            Print a huxtable on screen
quick-output            Quickly print objects to a PDF, TeX, HTML,
                        Microsoft Office or RTF document
report_latex_dependencies
                        Manage LaTeX dependencies for huxtables
restack-across-down     Restack huxtables across/down the page
rotation                Rotate text within cells
row_height              Set the height of table rows
rowspecs                Different ways to select rows and columns
rtf_fc_tables           Create RTF font and color tables
sanitize                Escape text for various formats
set-multiple            Set left, right, top and bottom properties
set-outer               Set borders and padding around a rectangle of
                        cells
set_contents            Set cell contents
set_default_properties
                        Default huxtable properties
set_markdown_contents   Set cell contents, interpreting them as
                        markdown
spans                   Extend cells over multiple rows and/or columns
split-across-down       Split a huxtable into multiple huxtables
stripe                  Return every n row or column numbers
stripes                 Set background color stripes
style-functions         Set multiple properties on headers
t.huxtable              Transpose a huxtable
table_environment       Set the "table" environment in LaTeX
tabular_environment     Set the table's tabular environment in LaTeX
text_color              Set the color of text in cells
themes                  Theme a huxtable
tidy_override           Change a model's 'tidy' output
valign                  Set the vertical alignment of cell content
width                   Set the table width
wrap                    Wrap cell content over multiple lines
