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.
Version: | 1.1.0 |
Depends: | R (≥ 3.1.0) |
Imports: | knitr (≥ 1.16), magrittr, stringr (≥ 1.0), xml2 (≥ 1.1.1), rvest, rmarkdown (≥ 1.6.0), readr, scales, viridisLite, stats, grDevices, htmltools, rstudioapi, glue, tools, webshot, digest |
Suggests: | testthat, magick, formattable, dplyr |
Published: | 2019-03-16 |
Author: | Hao Zhu |
Maintainer: | Hao Zhu <haozhu233 at gmail.com> |
BugReports: | https://github.com/haozhu233/kableExtra/issues |
License: | MIT + file LICENSE |
URL: | http://haozhu233.github.io/kableExtra/, https://github.com/haozhu233/kableExtra |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | kableExtra results |
Reference manual: | kableExtra.pdf |
Vignettes: |
Create Awesome HTML Table with knitr::kable and kableExtra Create Awesome PDF Table with knitr::kable and kableExtra Best Practice for newline in LaTeX table Legacy or Unrecommended Features Use kableExtra with formattable Use kable in Shiny |
Package source: | kableExtra_1.1.0.tar.gz |
Windows binaries: | r-devel: kableExtra_1.1.0.zip, r-release: kableExtra_1.1.0.zip, r-oldrel: kableExtra_1.1.0.zip |
macOS binaries: | r-release: kableExtra_1.1.0.tgz, r-oldrel: kableExtra_1.1.0.tgz |
Old sources: | kableExtra archive |
Please use the canonical form https://CRAN.R-project.org/package=kableExtra to link to this page.