gg_color_hue: Select colors evenly spaced around the color wheel

View source: R/gg_color_hue.R

gg_color_hueR Documentation

Select colors evenly spaced around the color wheel

Description

gg_color_hue takes as input the number of colors desired and outputs colors such as the defaults in ggplot2 graphs. NB: I did not write this function, and I don't recall where I got it.

Usage

gg_color_hue(n)

Arguments

n

The number of colors desired


shirewoman2/LaurasHelpers documentation built on Oct. 22, 2023, 2:07 p.m.