pprabhu_pal: Convert chosen palette to a color ramp

Description Usage Arguments Examples

View source: R/colorscales.r

Description

Extends a hand designed Color Palette from pprabhu_palettes into continous color ramps

Usage

1
pprabhu_pal(palette = "main", reverse = TRUE, ...)

Arguments

palette

Choose a palette from pprabhu_palettes

reverse

If reverse is FALSE, reverse the chosen palette

Examples

1
2
library(scales)
show_col(pprabhu_pal("div")(10))

pavitrasprabhu/DVIZ-ADDON documentation built on July 2, 2020, 6:26 p.m.