scale_fill_excel: Excel color scales
Description
Color scales from both old and new Excel.
Usage
scale_fill_excel(palette = "fill", ...)scale_colour_excel(palette = "line", ...)
scale_color_excel(palette = "line", ...)
Arguments
palette
One of 'old', 'fill', or 'new'.
...
Other arguments passed on to discrete_scale
to control name, limits, breaks, labels and so forth.