gg_color_hue: Emulation of gg colors

View source: R/color_and_export_functions.R

gg_color_hueR Documentation

Emulation of gg colors

Description

gg_color_hue Returns a vector containing n unique hex colors Adapted from stackoverflow John Colby https://stackoverflow.com/questions/8197559/emulate-ggplot2-default-color-palette

Usage

gg_color_hue(n)

Arguments

n

The number of colors to return.

Examples

## Not run: 
gg_color_hue(10)

## End(Not run)

drewvoigt10/cellcuratoR documentation built on May 22, 2023, 4:38 p.m.