IntensityPalette: Cubehelix Color Pallette with Increasing Intensity

Description Usage Arguments Value Examples

Description

This function returns a cubehelix color pallette that increases in intensity as it moves from light to dark.

Usage

1
IntensityPalette(start, r, gamma, hue_list = c(0.5, 1, 3))

Arguments

start

numeric start-point for cubehelix color ramp

r

number of rotations through cubehelix color ramp

gamma

numeric; how light or dark you want it to be 1: normal, higher:darker, lower: lighter

hue

numeric;how bright you want the colors to be 1: normal, higher: brighter, lower: more demure

color_value_breaks

values to break colors at

dist_stats

which distribution to use

Value

an adapted cubehelix color pallette, increasing in intensity.

Examples

1

RebeccaStubbs/MapSuite documentation built on May 9, 2019, 9:37 a.m.