ggCol_utility: Sample Equally from Color Space

Description Usage Arguments Value Examples

Description

This function is a low-level utility to sample at equal points from the color wheel to produce ggplot2 color scheme.

Usage

1
ggCol_utility(n, alpha = 1)

Arguments

n

number of colors to sample

alpha

opacity

Value

a vector of colors in hex format

Examples

1
ggCol_utility(n=10, alpha = 0.5)

smitdave/MASH documentation built on May 30, 2019, 5:02 a.m.