kableExtra1.4.0 package

Construct Complex Table with 'kable' and Pipe Syntax

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 Markdo...

auto_index

Automatically figuring out the group_row index

cell_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

graphics_helpers

Helper functions to use various graphics devices

group_rows

Put a few rows of a table into one category

header_separate

Separate table headers and add additional header rows based on groupin...

html_dependency_bsTable

HTML dependency for Twitter bootstrap (table only)

html_dependency_kePrint

HTML dependency for Javascript to enable bootstrap tooltip and popup m...

html_dependency_lightable

HTML dependency for lightable

kable_as_image

Deprecated

kable_as_xml

Read HTML kable as XML

kable_classic

Alternative HTML themes

kable_styling

HTML table attributes

kableExtra-package

kableExtra

kableExtra_latex_packages

LaTeX Packages

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 `kableExtraInlinePlot...

reexports

Objects exported from other packages

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

Build complex HTML or 'LaTeX' tables using 'kable()' from 'knitr' and the piping syntax from 'magrittr'. Function 'kable()' is a light weight table generator coming from 'knitr'. This package simplifies the way to manipulate the HTML or 'LaTeX' codes generated by 'kable()' and allows users to construct complex tables and customize styles using a readable syntax.

  • Maintainer: Hao Zhu
  • License: MIT + file LICENSE
  • Last published: 2024-01-24