gg.colors: Make ggplot like colors.

View source: R/switch.par.r

gg.colorsR Documentation

Make ggplot like colors.

Description

Make ggplot like colors.

Usage

gg.colors(n)

Arguments

number

of colors to make.

Value

a character vector containing colors.

Examples

barplot(1:30, col = gg.colors(30))

Marchen/partial.plot documentation built on Feb. 13, 2025, 4:18 a.m.