# NOT RUN {
# All Palettes
display_all(sequential = FALSE, colorblind_only = FALSE)
# All Colorblind Palettes
display_all(sequential = FALSE, colorblind_only = TRUE)
# 5 Colors of all Palettes
display_all(5, sequential = FALSE, colorblind_only = FALSE)
# }
Run the code above in your browser using DataLab