A table with different colors combinations for the theme
colors_table.Rd
A table containing the name of the color combination, a base color, a background color, a lighter and a darker one
Format
A data frame with 644 rows and 3 variables:
- pal
palette name
- base
base color, for one color graphs
- text
color for text and axes
- background
color for the background of plots
- complementary
a complementary color to the base color, for contrast
- vector
a vector of colors used in the scale
- four_colors
a vector of 4 colors used when number of colors limited. For 3 colors, the third color in this list is dropped
...