mn_pal | R Documentation |
MN palettes with ramped colours
mn_pal(palette = "primary_extended", alpha = 1, reverse = FALSE)
palette |
Choose from 'mn_palettes' list |
alpha |
transparency |
reverse |
If TRUE, the direction of the colours is reversed. |
library(scales)
show_col(mn_pal()(10))
filled.contour(volcano,color.palette = mn_pal(), asp=1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.