Skip to contents

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