Description Usage Arguments Examples
Islamic palette with ramped colors
1 | islamic_pal(palette = "samarqand", alpha = 1, reverse = FALSE)
|
palette |
Choose from |
alpha |
Transparency. |
reverse |
If TRUE, the direction of the colors is reversed. |
1 2 3 4 | library(scales)
show_col(islamic_pal()(10))
filled.contour(volcano,color.palette = islamic_pal(), asp=1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.