tdc_pal_con: The Data Collective palette with ramped colours

Description Usage Arguments Examples

View source: R/scales.R

Description

The Data Collective palette with ramped colours

Usage

1
tdc_pal_con(palette = "tdc", alpha = 1, reverse = FALSE, ...)

Arguments

palette

Choose from 'tdc_palettes' list

alpha

transparency

reverse

If TRUE, the direction of the colours is reversed.

Examples

1
2
3
4
library(scales)
show_col(tdc_pal()(10))

filled.contour(volcano,color.palette = tdc_pal(), asp=1)

thedatacollective/tdcthemes documentation built on March 25, 2021, 4:25 a.m.