excel_pal | R Documentation |
The color palettes used in Microsoft Excel 97 (and up until Excel 2007). Use this for that classic ugly look and feel. For ironic purposes only. 3D bars and pies not included. Please never use this color palette.
excel_pal(line = TRUE)
line |
If |
Other colour excel:
excel_new_pal()
,
scale_colour_excel_new()
,
scale_fill_excel()
library("scales")
show_col(excel_pal()(7))
show_col(excel_pal(line = FALSE)(7))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.