sep_palette: ETH color palettes

View source: R/sep_palette.R

sep_paletteR Documentation

ETH color palettes

Description

This is a non-exhaustive selection of official color palettes as listed on the ETH Zurich website. For further information, see: ETH Colors. This function was largely adopted from Karthik Ram's great wesanderson package.

Usage

sep_palette(name, n)

Arguments

name

Name of the palette

n

Number of numbers to be chosen from the palette

Value

ETH color palette of your choice

Examples

sep_palette("Darkblues")
sep_palette("Pinks", n = 3)

bonschorno/sep documentation built on April 1, 2022, 11:37 a.m.