Description Usage Arguments Value Examples
R package that contains color palettes based on pictures that I took around NYC.
1 | nyc_palette(name, n, type = c("discrete", "continuous"))
|
name |
Name of palette. Choices are:
|
n |
Number of colors desired. Palettes range from 4 - 7 colors. |
type |
Either continuous or discrete. |
A vector of colors.
1 2 | nyc_palette("Sunset2")
nyc_palette("DUMBO")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.