powered by
Note: Function name has been chosen to match the grDevices::palette.pals().
grDevices::palette.pals()
profinit_pal.pals()
A character vector of all available palettes in this package.
profinit_pal.pals() # Now you are able to use this information, e.g.: reds_palette <- profinit_pal("reds") reds_palette(4) scales::show_col(reds_palette(4))
Run the code above in your browser using DataLab