ggthemes (version 3.5.0)

calc_pal: Calc color palette (discrete)

Description

Color palettes from LibreOffice Calc. This palette has 12 values.

Usage

calc_pal()

Arguments

See Also

Other colour calc: scale_fill_calc

Examples

Run this code
# NOT RUN {
library("scales")

show_col(calc_pal()(12))
# }

Run the code above in your browser using DataLab