Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

paleteer-c-wrapper

Wrappers around continuous palette functions by package


Description

These functions provide a function wrapper for each package such that a palette can be generated using only the name of the desired palette and the length.

Usage

paletteer_c_ggthemes(name, n)

paletteer_c_grDevices(name, n)

paletteer_c_oompaBase(name, n)

paletteer_c_palr(name, n)

paletteer_c_pals(name, n)

paletteer_c_scico(name, n)

paletteer_c_viridis(name, n)

paletteer_c_harrypotter(name, n)

paletteer_c_gameofthrones(name, n)

Arguments

name

Character, name of palette.

n

Integer, number of colors.

Value

Vector of color values from specified palette.


paletteer

Comprehensive Collection of Color Palettes

v1.3.0
GPL-3
Authors
See AUTHORS file.
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.