Obtain a CSS snippet defining value box colors for a full color palette from a named list of available palettes.

valueBoxPalette(pal)

Arguments

pal

character, a named color palette. See details for options.

Value

a CSS snippet defining value boxes of different colors.

Details

The only available palette at this time is "tolpal", which covers all colors available using the tolpal function. See valueBoxColorsCSS for more information.

Examples

#not run