vlkr_colors_discrete {volker} | R Documentation |
If the option ggplot2.discrete.fill is set, gets color values from the first list item that has enough colors and reverses them to start filling from the left in grouped bar charts.
vlkr_colors_discrete(n)
n |
Number of colors. |
Falls back to scale_fill_hue().
A vector of colors.