gg_palette {GWENA}R Documentation

Mimicking ggplot palette Source : https://stackoverflow.com/questions/8197559/emulate-ggplot2-default-color-palette

Description

Mimicking ggplot palette Source : https://stackoverflow.com/questions/8197559/emulate-ggplot2-default-color-palette

Usage

gg_palette(n)

Arguments

n

integer, number of colors wanted

Value

character vector, haxadecimal colors of length n


[Package GWENA version 1.2.0 Index]