Learn R Programming

formattable (version 0.1.5)

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
formattable(mtcars, list(mpg = color_text("black", "red")))

Run the code above in your browser using DataLab