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.3.4 |
Depends: | R (≥ 3.1.0) |
Imports: | knitr (≥ 1.16), magrittr, stringr (≥ 1.0), xml2 (≥ 1.1.1), rvest, rmarkdown (≥ 1.6.0), scales, viridisLite, stats, grDevices, htmltools, rstudioapi, glue, tools, webshot, digest, graphics, svglite |
Suggests: | testthat, magick, formattable, sparkline |
Published: | 2021-02-20 |
Author: | Hao Zhu [aut, cre], Thomas Travison [ctb], Timothy Tsai [ctb], Will Beasley [ctb], Yihui Xie [ctb], GuangChuang Yu [ctb], Stéphane Laurent [ctb], Rob Shepherd [ctb], Yoni Sidi [ctb], Brian Salzer [ctb], George Gui [ctb], Yeliang Fan [ctb], Duncan Murdoch [ctb], Bill Evans [ctb] |
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 |
Package source: | kableExtra_1.3.4.tar.gz |
Windows binaries: | r-devel: kableExtra_1.3.4.zip, r-release: kableExtra_1.3.4.zip, r-oldrel: kableExtra_1.3.4.zip |
macOS binaries: | r-release (arm64): kableExtra_1.3.4.tgz, r-oldrel (arm64): kableExtra_1.3.4.tgz, r-release (x86_64): kableExtra_1.3.4.tgz, r-oldrel (x86_64): kableExtra_1.3.4.tgz |
Old sources: | kableExtra archive |
Please use the canonical form https://CRAN.R-project.org/package=kableExtra to link to this page.