color_palette_maelstrom {madshapR} | R Documentation |
Built-in data frame of colors used in the graphs and charts.
Description
Provides a built-in data frame of the colors used in the graphs and charts.
Usage
color_palette_maelstrom
Format
data.frame
A data frame with 51 rows and 2 columns:
- values
possible class value in a dataset.
- color_palette
associated color
...
Examples
{
head(color_palette_maelstrom)
}
[Package madshapR version 2.0.0 Index]