R/formatter.R
normalize_bar.Rd
Create a color-bar formatter using normalize
normalize_bar(color = "lightgray", ...)
the background color of the bars
additional parameters passed to normalize()
normalize()
color_bar(), normalize()
color_bar()
formattable(mtcars, list(mpg = normalize_bar()))