inst/examples/ex-excel_new_pal.R

library("scales")

for (i in names(ggthemes::ggthemes_data$excel$palettes)) {
  show_col(excel_new_pal(theme = i))(6)
}
jrnold/ggthemes documentation built on Feb. 17, 2024, 7:30 a.m.