Return function to interpolate a ussc colour palette

ussc_palettes(palette = "main", reverse = FALSE, ...)

Arguments

palette

Character name of palette in ussc_palettes (i.e. main, blue, light, dark, grey, mixed)

reverse

Boolean indicating whether the palette should be reversed

...

Additional arguments to pass to colorRampPalette()