![[Stable]](figures/lifecycle-stable.svg)
Generate list of palettes for plots.
Value
A character vector of palette names.
Details
If RColorBrewer package is installed, will return the list of palette names from
RColorBrewer::brewer.pal.info. If not, will return the current list as of April 2024.
Examples
if (FALSE) { # \dontrun{
getPalettes()
} # }