Skip to content

Instantly share code, notes, and snippets.

@sbalci
Created February 28, 2020 15:51
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 sbalci/834ebc154c0ffcb7d5899c42dd3ab75e to your computer and use it in GitHub Desktop.
Save sbalci/834ebc154c0ffcb7d5899c42dd3ab75e to your computer and use it in GitHub Desktop.
# R Colors
# One liner to show all colours available in R
# https://www.robertmylesmcdonnell.com/content/posts/showcolours/
scales::show_col(colours(), cex_label = .35)
# https://git.io/Jvzjn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment