zeehio/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.

Getting started

Package details

Maintainer
LicenseBSD_3_clause + file LICENSE
Version0.10.1.9000
URL https://zeehio.github.io/condformat/ https://github.com/zeehio/condformat
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("zeehio/condformat")
zeehio/condformat documentation built on Oct. 11, 2023, 5:42 a.m.