bickel_cols | R Documentation |
Defines personal color specs for palettes
bickel_cols(...)
mtcars %>% ggplot( aes( x = mpg, y = cyl ) ) + geom_point( colour = bickel_cols('red') )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.