Learn R Programming

emil (version 2.2.3)

get_color: Get color palettes

Description

Can be used to modify an existing palette, e.g. change brightness, or to generate a palette for a response vector.

Usage

get_color(x, ...)

## S3 method for class 'default': get_color(x, s, v, alpha, ...)

## S3 method for class 'factor': get_color(x, levels = FALSE, col = "Set1", ...)

Arguments

Value

A character vector of hex colors.