R/hc.R
hc_pal.Rd
The Highcharts uses many different color palettes in its plots. This collects a few of them.
hc_pal(palette = "default")
character The name of the Highcharts theme to use. One of "default", or "darkunica".
character
"default"
"darkunica"
Other colour hc: scale_colour_hc()
scale_colour_hc()