ochre_pal: ochre palette with ramped colours

Description Usage Arguments Examples

View source: R/scales.R

Description

ochre palette with ramped colours

Usage

1
ochre_pal(palette = "namatjira_qual", alpha = 1, reverse = FALSE)

Arguments

palette

Choose from 'ochre_palettes' list

alpha

transparency

reverse

If TRUE, the direction of the colours is reversed.

Examples

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

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

ropenscilabs/ochRe documentation built on May 29, 2019, 8:49 a.m.