knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
Install from CRAN using: ``` {r, eval = FALSE} install.packages("PrettyCols")
Or install the development version using: ``` {r, eval = FALSE} remotes::install_github("nrennie/PrettyCols")
Then load into R:
library(PrettyCols)
view_all_palettes(type = "seq")
view_all_palettes(type = "div")
view_all_palettes(type = "qual")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.