View source: R/color_functions.R
getPaletteer | R Documentation |
Select colors using the 'paletteer' package
getPaletteer(length = NULL, continuous = TRUE, discrete = TRUE)
length |
Integer/vector of desired length(s) |
continuous |
TRUE |
discrete |
TRUE |
getPaletteer(length = 2)$colors %>% showColors()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.