Color scale for Seabird colors
1 2 3 4 5 6 | scale_color_seabird(
palette = "bluefootedbooby",
discrete = TRUE,
reverse = FALSE,
...
)
|
palette |
Character name of palette in seabird_palettes |
discrete |
Boolean if color aesthetic is discrete |
reverse |
Boolean indicating whether palette should be reversed |
... |
Additional arguments used to discrete_scale() or scale_fill_gradientn() to automatically interpolate between colours. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.