condformat: Conditional Formatting in Data Frames

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 tidy evaluation syntax. 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.7.0
Imports: htmlTable (≥ 1.9), htmltools, tibble, scales, dplyr, lazyeval (≥ 0.2.0), knitr, rmarkdown (≥ 0.9.6), gplots, magrittr, rlang (≥ 0.1.2), tidyselect
Suggests: shiny, testthat (≥ 1.0), xlsx (≥ 0.5.7), rJava
Published: 2017-10-19
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

Downloads:

Reference manual: condformat.pdf
Vignettes: Introduction to condformat
Package source: condformat_0.7.0.tar.gz
Windows binaries: r-devel: condformat_0.7.0.zip, r-release: condformat_0.7.0.zip, r-oldrel: condformat_0.7.0.zip
OS X El Capitan binaries: r-release: condformat_0.7.0.tgz
OS X Mavericks binaries: r-oldrel: condformat_0.7.0.tgz
Old sources: condformat archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=condformat to link to this page.