excel_new_pal: Excel (current versions) color palettes (discrete)
Description
Color palettes used by current versions of Microsoft Office and Excel.
Usage
excel_new_pal(theme = "Office Theme")
Arguments
theme
The name of the Office theme or color theme
(not to be confused with ggplot2 themes) from which to derive the color
palette. Available themes include:
ggthemes:::rd_optlist(names(ggthemes::ggthemes_data$excel$themes))
See Also
Other colour excel:
excel_pal(),
scale_colour_excel_new(),
scale_fill_excel()