normalize_bar: Create a color-bar formatter using normalize

View source: R/formatter.R

normalize_barR Documentation

Create a color-bar formatter using normalize

Description

Create a color-bar formatter using normalize

Usage

normalize_bar(color = "lightgray", ...)

Arguments

color

the background color of the bars

...

additional parameters passed to normalize()

See Also

color_bar(), normalize()

Examples


formattable(mtcars, list(mpg = normalize_bar()))


renkun-ken/formattable documentation built on Dec. 7, 2024, 10:19 p.m.