rcc_pal: RCC palette (discrete).

Description Usage Arguments References Examples

View source: R/pal-rcc.R

Description

RCC palette (discrete).

Usage

1
rcc_pal(direction = 1)

Arguments

direction

Sets the order of colours in the scale. If 1, the default, colours are as the in RCC graphic profile. If -1, the order of colours is reversed.

References

https://bitbucket.org/cancercentrum/rccshiny/src/1.10.0/R/rcc2PlotLine.R#lines-120

Examples

1
2
3
library(scales)
library(rccthemes)
show_col(rcc_pal()(12))

oc1lojo/rccthemes documentation built on Dec. 11, 2021, 4:58 a.m.