ocha_pal.Rd
ocha palette with ramped colours
ocha_pal(palette = "blue", alpha = 1, reverse = FALSE)
Choose from 'ocha_palettes' list
transparency
If TRUE, the direction of the colours is reversed.
library(scales) show_col(ocha_pal("blue")(7)) filled.contour(volcano, color.palette = ocha_pal(), asp = 1)