gg_color_hue: 'ggplot2'-like colour scale in HCL space

Description Usage Arguments Examples

Description

Function for number of ticks in axis of ggplot2 plots.

Usage

1
gg_color_hue(n, hue_min = 15, hue_max = 375, l = 65, c = 100)

Arguments

n

Number of colours to return

hue_min

Minimum hue value in the range [0, 360].

hue_max

Maximum hue value in the range [0, 360].

l

Luminance in the range [0, 100].

c

Chroma of the colour.

Examples

1

feralaes/dampack documentation built on May 16, 2019, 12:48 p.m.