Setup fill palette for ggplot2
1 2 | scale_fill_islamic(..., palette = "samarqand", discrete = TRUE,
alpha = 1, reverse = TRUE)
|
... |
Additional arguments to pass to |
palette |
Choose from |
discrete |
Whether to use a discrete color palette. |
alpha |
pass through parameter to |
reverse |
If TRUE, the direction of the colors is reversed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.