Learn R Programming

formattable (version 0.1.5)

color_tile: Create a color-tile formatter

Description

Create a color-tile formatter

Usage

color_tile(...)

Arguments

...
parameters passed to gradient.

Examples

Run this code
formattable(mtcars, list(mpg = color_tile("white", "pink")))

Run the code above in your browser using DataLab