nycc_pal: DEPRACATED: Make a color palette with NYCC colors

View source: R/colors.R

nycc_palR Documentation

DEPRACATED: Make a color palette with NYCC colors

Description

DEPRACATED: Make a color palette with NYCC colors

Usage

nycc_pal(palette = "mixed", reverse = FALSE, ...)

Arguments

palette

One of "bw","main", "mixed", "nycc_blue", "cool", "warm", "diverging", "indigo", "blue", "violet", "bronze", "orange", "forest", "single", "double". When palette is set to "single" or "double", it returns the first color and first and second color from the "main" palette respectively.

reverse

Boolean, reverse the order of the selected palette

...

Further arguments passed to colorRampPalette

Value

A function made by colorRampPalette


NewYorkCityCouncil/councildown documentation built on Oct. 24, 2024, 8:39 p.m.