Learn R Programming

formattable (version 0.2.1)

color_text: Create a color-text formatter

Description

Create a color-text formatter

Usage

color_text(...)

Arguments

...

parameters passed to gradient.

Examples

Run this code
# NOT RUN {
formattable(mtcars, list(mpg = color_text("black", "red")))
# }

Run the code above in your browser using DataLab