Build and name color palette vectors

brew_more_colors(ids, palette_name = rownames(RColorBrewer::brewer.pal.info))

Arguments

ids

character or integer vector. The names that will be associated with the colors.

palette_name

character string. The name of the RColorBrewer palette that will be extrapolated if needed. See RColorBrewer::brewer.pal.info for list of available colors.