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: | 0.7.0 |
Depends: | R (≥ 3.1.0) |
Imports: | knitr (≥ 1.16), magrittr, stringr (≥ 1.0), xml2, rvest, rmarkdown (≥ 1.6.0), readr, scales, viridisLite, stats, grDevices, htmltools |
Suggests: | testthat, magick, formattable, dplyr |
Published: | 2018-01-15 |
Author: | Hao Zhu [aut, cre], Timothy Tsai [ctb], Thomas Travison [ctb], Will Beasley [ctb], Yihui Xie [ctb], GuangChuang Yu [ctb], Stéphane Laurent [ctb], Rob Shepherd [ctb], Yoni Sidi [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 |
Reference manual: | kableExtra.pdf |
Vignettes: |
Create Awesome HTML Table with knitr::kable and kableExtra Create Awesome PDF Table with knitr::kable and kableExtra kableExtra and Word Legacy or Unrecommended Features Use kableExtra with formattable Use kable in Shiny |
Package source: | kableExtra_0.7.0.tar.gz |
Windows binaries: | r-devel: kableExtra_0.7.0.zip, r-release: kableExtra_0.7.0.zip, r-oldrel: kableExtra_0.7.0.zip |
OS X El Capitan binaries: | r-release: kableExtra_0.7.0.tgz |
OS X Mavericks binaries: | r-oldrel: kableExtra_0.6.1.tgz |
Old sources: | kableExtra archive |
Reverse imports: | epitab, MVN, PTXQC, Rraven, skpr |
Reverse suggests: | dataPreparation, PlackettLuce, REDCapR, RLumModel, rsMove, skynet, tatoo |
Please use the canonical form https://CRAN.R-project.org/package=kableExtra to link to this page.