Skip to contents

Return function to interpolate a brookings color palette

Usage

brookings_pal(palette = "brand1", reverse = FALSE, ...)

Arguments

palette

Character name of palette in brookings_palettes

reverse

Boolean indicating whether the palette should be reversed

...

Additional arguments to pass to colorRampPalette()