powered by
This is a simple function to show a gradient of the different palettes available in the scico package
scico
scico_palette_show( palettes = scico_palette_names(categorical), categorical = FALSE, n = if (categorical) 6 else 100 )
One or more palette names to show
Boolean. Should the categorical palettes be returned
How many colours should be shown
scico_palette_show() scico_palette_show(categorical = TRUE)
Run the code above in your browser using DataLab