A function that creates a color palette
colorPalette(n = 5, pal = "jmv", type = "fill")
n
Number of colors needed
pal
Color palette name
type
'fill' or 'color'
a vector of hex color codes