powered by
excel_pal(palette = "line")
'old'
'fill'
'new'
scale_fill_excel
library("scales") show_col(excel_pal()(8)) show_col(excel_pal('fill')(8)) show_col(excel_pal('new')(10))
Run the code above in your browser using DataLab