Skip to content

Instantly share code, notes, and snippets.

@eddjberry
Created January 24, 2019 11:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eddjberry/b6176f4647a3499686fd5ebb348e6eb4 to your computer and use it in GitHub Desktop.
Save eddjberry/b6176f4647a3499686fd5ebb348e6eb4 to your computer and use it in GitHub Desktop.
Show the colours in a palette with hex codes
library(scales)
library(viridis)
show_col(viridis(12))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment