Apply and visualize conditional formatting to data frames in R. It renders a data frame with cells formatted according to criteria defined by rules, using a syntax similar to 'ggplot2'. The table is printed either opening a web browser or within the 'RStudio' viewer if available. The conditional formatting rules allow to highlight cells matching a condition or add a gradient background to a given column. This package supports both 'HTML' and 'LaTeX' outputs in 'knitr' reports, and exporting to an 'xlsx' file.
Version: | 0.6.0 |
Imports: | htmlTable (≥ 1.9), htmltools, tibble, scales, dplyr, lazyeval (≥ 0.2.0), knitr, rmarkdown (≥ 0.9.6), gplots, utils |
Suggests: | shiny, testthat (≥ 1.0), xlsx (≥ 0.5.7), rJava |
Published: | 2017-05-18 |
Author: | Sergio Oller Moreno [aut, cph, cre] |
Maintainer: | Sergio Oller Moreno <sergioller at gmail.com> |
BugReports: | http://github.com/zeehio/condformat/issues |
License: | BSD_3_clause + file LICENSE |
URL: | http://github.com/zeehio/condformat |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | condformat results |
Reference manual: | condformat.pdf |
Vignettes: |
Introduction to condformat |
Package source: | condformat_0.6.0.tar.gz |
Windows binaries: | r-devel: condformat_0.6.0.zip, r-release: condformat_0.6.0.zip, r-oldrel: condformat_0.6.0.zip |
OS X El Capitan binaries: | r-release: condformat_0.6.0.tgz |
OS X Mavericks binaries: | r-oldrel: condformat_0.6.0.tgz |
Old sources: | condformat archive |
Please use the canonical form https://CRAN.R-project.org/package=condformat to link to this page.