Learn R Programming

ggthemes (version 3.4.2)

calc_pal: Calc color palette (discrete)

Description

Color palettes from LibreOffice Calc.

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