red2bluehsl: Generate hsl color red-blue color scale

Description Usage Arguments Value

Description

Generate color scale for 1:n colors in the hsl color scheme going evenly from hue=.31 to 1 (s=1,v=.5)

Usage

1
red2bluehsl(n, min = 1)

Arguments

n

Maximum count

min

Minimum count

Value

Data frame with rows 1:n and columns 'count','red','green','blue' (rgb columns in 0-255 scale)


sherrillmix/GMTHexMapR documentation built on May 29, 2019, 9:23 p.m.