inauguration: Inauguration palette generator

Description Usage Arguments Value Examples

View source: R/colors.R

Description

Inauguration palette generator

Usage

1

Arguments

name

Name of desired palette. Choices are: inauguration_2021 @importFrom graphics rgb rect par image text

n

Number of colors desired. Most palettes now only have 5 to 8 colors. Most color schemes are derived from Color Inspiration – National Park WPA Posters. If omitted, uses all colours.

Value

A vector of colours.

Examples

1
2
inauguration_2021_palette("inauguration_2021")
inauguration_2021("inauguration_2021", 3)

ciannabp/inauguration documentation built on March 27, 2021, 4:31 p.m.