| 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_flextable | Convert a huxtable for Word/Powerpoint |
| as_huxtable | Convert objects to huxtables |
| as_Workbook | Convert a huxtable for Excel |
| background_color | Set cell background color |
| bold | Make cell text bold or italic |
| border-colors | Set border colors |
| borders | Set borders |
| border-styles | Set border styles |
| 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... |
| 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 |
| column_to_header | Convert a column to header rows |
| col_width | Set the width of table columns |
| description-colors | Description of color format |
| dplyr-verbs | Use dplyr verbs with huxtable objects |
| escape_contents | Escape or unescape text in cells |
| extract-methods | Subset a huxtable |
| final | Return the last n rows or columns |
| fmt-numbers | Description for 'fmt_' functions |
| 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 |
| hux_prop_params | Shared documentation for huxtable property functions: |
| 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 |
| mapping-params | Mapping parameters |
| markdown | Interpret cell content as markdown |
| markdown-note | Note about markdown vs. 'print_md()' |
| 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 |
| na_string | Change how NA values are printed |
| number_format | Set how numbers are formatted in cells |
| padding | Cell padding |
| position | Set the table's position with respect to surrounding content |
| print.huxtable | Format and print huxtables using a default method |
| quick-output | Quickly print objects to a PDF, TeX, Typst, HTML, Microsoft... |
| reexports | Objects exported from other packages |
| 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_contents | Set cell contents |
| set_default_properties | Default huxtable properties |
| set_markdown_contents | Set cell contents, interpreting them as markdown |
| set-multiple | Set left, right, top and bottom properties |
| set-outer | Set borders and padding around a rectangle of cells |
| span-overwrites-shadows | Section about colspan/rowspan |
| 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 |
| subset-.brdr | Replace a subset of a brdr object |
| 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 |
| t.huxtable | Transpose a huxtable |
| tidy_override | Change a model's 'tidy' output |
| to_html | Create HTML representing a huxtable |
| to_latex | Create LaTeX representing a huxtable |
| to_md | Create Markdown representing a huxtable |
| to_rtf | Create RTF representing a huxtable |
| to_screen | Print a huxtable on screen |
| to_typst | Create Typst markup representing a huxtable |
| valign | Set the vertical alignment of cell content |
| width | Set the table width |
| wrap | Wrap cell content over multiple lines |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.