MakeColorYRP: Make a colour palette moving from Yellow to Red to Purple

Description Usage Arguments See Also

View source: R/helperFunctions.R

Description

Make a colour palette moving from Yellow to Red to Purple.

Usage

1
MakeColorYRP(colby = 0.05, final = NULL)

Arguments

colby

The step size of the difference between successive colours. Each colour transition is characterised by moving one or move RGB colours from 0 to 1 (or vice versa) in steps of colby. Default: 0.05

final

A colour to place at the end, expressed as an RGB numeric vector. Default: NULL, meaning place no additional colour at the end.

See Also

MakeColorRYWGB, MakeColorWYRPB


danjlawson/badMIXTURE documentation built on Sept. 27, 2019, 9:11 p.m.