Description Usage Arguments Value Examples
5 soft, distinct pastel colors apt for graphing.
1 |
color_name |
color name and hex code
1 | ggplot(aes(x= xVariable, y = yVariable)) + geom_col(fill = pastels1("beige"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.