All functions

add_footnote()

Add footnote

add_header_above()

Add a header row on top of current header

add_indent()

Add indentations to row headers

as_image()

Render the table as an format-independent image and use it in R Markdown

auto_index()

Automatically figuring out the group_row index

cell_spec() text_spec()

Specify Cell/Text format

collapse_rows()

Collapse repeated rows to multirow cell

column_spec()

Specify the look of the selected column

footnote()

Add footnote (new)

footnote_marker_number() footnote_marker_alphabet() footnote_marker_symbol()

Footnote marker

graphics_dev() is_svg() dev_chr()

Helper functions to use various graphics devices

group_rows() pack_rows()

Put a few rows of a table into one category

header_separate()

Separate table headers and add additional header rows based on grouping

html_dependency_bsTable()

HTML dependency for Twitter bootstrap (table only)

html_dependency_kePrint()

HTML dependency for Javascript to enable bootstrap tooltip and popup message

html_dependency_lightable()

HTML dependency for lightable

kableExtra-package kableExtra

kableExtra

kableExtra_latex_packages()

LaTeX Packages

kable_as_image()

Deprecated

kable_as_xml()

Read HTML kable as XML

kable_classic() kable_classic_2() kable_minimal() kable_material() kable_material_dark() kable_paper()

Alternative HTML themes

kable_styling()

HTML table attributes

kbl()

Wrapper function of knitr::kable

landscape()

Print the table on an isolated landscape page in PDF

linebreak()

Make linebreak in LaTeX Table cells

listify_args()

Convert arguments for a single call into Map-able args

magic_mirror()

Magic mirror that returns kable's attributes

make_inline_plot()

Combine file (or svg text) and parameters into a kableExtraInlinePlots object

remove_column()

Remove columns

rmd_format()

R Markdown Format

row_spec()

Specify the look of the selected row

save_kable()

Save kable to files

scroll_box()

Put a HTML table into a scrollable box

spec_angle()

Generate rotation angle for continuous values

spec_boxplot()

Helper functions to generate inline sparklines

spec_color()

Generate viridis or other color code for continuous values

spec_font_size()

Generate common font size for continuous values

spec_hist()

Helper functions to generate inline sparklines

spec_image()

Setup image path, size, etc

spec_plot()

Helper functions to generate inline sparklines

spec_pointrange()

Helper functions to generate inline sparklines

spec_popover()

Setup bootstrap popover

spec_tooltip()

Setup bootstrap tooltip

use_latex_packages()

Declare LaTeX packages needed by kableExtra

usepackage_latex()

Load a LaTeX package

xml_as_kable()

Convert XML back to kable

xtable2kable()

Convert xtable to a kable object