scico_data {scico} | R Documentation |
Access raw palette data
Description
These functions gives access to the data underlying the palettes
Usage
scico_palette_names(categorical = FALSE)
scico_palette_data(palette, categorical = FALSE)
Arguments
categorical |
Boolean. Should the categorical palettes be returned |
palette |
The name of the palette to fetch data for |
[Package scico version 1.5.0 Index]