Provides functions to create formattable vectors and data frames. Formattable vectors are printed with text formatting, and formattable data frames are printed with multiple types of formatting in markdown to improve the readability of data presented in tabular form rendered as web pages.
Version: | 0.1.5 |
Depends: | R (≥ 2.14.1) |
Imports: | htmltools, htmlwidgets, markdown, knitr, shiny |
Suggests: | testthat |
Published: | 2015-12-03 |
Author: | Kun Ren [aut, cre], Kenton Russell [aut] |
Maintainer: | Kun Ren <ken at renkun.me> |
BugReports: | https://github.com/renkun-ken/formattable/issues |
License: | MIT + file LICENSE |
URL: | http://renkun.me/formattable, https://github.com/renkun-ken/formattable |
NeedsCompilation: | no |
Materials: | README |
In views: | ReproducibleResearch |
CRAN checks: | formattable results |
Reference manual: | formattable.pdf |
Package source: | formattable_0.1.5.tar.gz |
Windows binaries: | r-devel: formattable_0.1.5.zip, r-release: formattable_0.1.5.zip, r-oldrel: formattable_0.1.5.zip |
OS X Snow Leopard binaries: | r-release: formattable_0.1.5.tgz, r-oldrel: not available |
OS X Mavericks binaries: | r-release: formattable_0.1.5.tgz |
Reverse imports: | ahp |