vangogh_pal {vangogh} | R Documentation |
vangogh palette with ramped colours
Description
vangogh palette with ramped colours
Usage
vangogh_pal(palette = "StarryRhone", alpha = 1, reverse = FALSE)
Arguments
palette |
Choose from 'vangogh_palettes' list |
alpha |
transparency |
reverse |
If TRUE, the direction of the colours is reversed. |
Value
Palettes with ramped colors from predefined palettes
Examples
library(scales)
show_col(vangogh_pal()(10))
filled.contour(volcano, color.palette = vangogh_pal(), asp = 1)
[Package vangogh version 0.1.1 Index]