Construct Complex Table with 'kable' and Pipe Syntax
Add footnote
Add a header row on top of current header
Add indentations to row headers
Render the table as an format-independent image and use it in R Markdo...
Automatically figuring out the group_row index
Specify Cell/Text format
Collapse repeated rows to multirow cell
Specify the look of the selected column
Add footnote (new)
Footnote marker
Helper functions to use various graphics devices
Put a few rows of a table into one category
Separate table headers and add additional header rows based on groupin...
HTML dependency for Twitter bootstrap (table only)
HTML dependency for Javascript to enable bootstrap tooltip and popup m...
HTML dependency for lightable
Deprecated
Read HTML kable as XML
Alternative HTML themes
HTML table attributes
kableExtra
LaTeX Packages
Wrapper function of knitr::kable
Print the table on an isolated landscape page in PDF
Make linebreak in LaTeX Table cells
Convert arguments for a single call into Map-able args
Magic mirror that returns kable's attributes
Combine file (or svg text) and parameters into a `kableExtraInlinePlot...
Objects exported from other packages
Remove columns
R Markdown Format
Specify the look of the selected row
Save kable to files
Put a HTML table into a scrollable box
Generate rotation angle for continuous values
Helper functions to generate inline sparklines
Generate viridis or other color code for continuous values
Generate common font size for continuous values
Helper functions to generate inline sparklines
Setup image path, size, etc
Helper functions to generate inline sparklines
Helper functions to generate inline sparklines
Setup bootstrap popover
Setup bootstrap tooltip
Declare LaTeX packages needed by kableExtra
Load a LaTeX package
Convert XML back to kable
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.
Useful links