View source: R/palette_goldenBlack.R
gb_pal | R Documentation |
Function to interpolate a gold-black color palette.
gb_pal(palette = "main", reverse = FALSE, ...)
palette |
A character vector indicating the name of palette in gb_palettes. Available palettes:
|
reverse |
A logic vector indicating whether the palette should be reversed; the default is FALSE. |
... |
Additional arguments to pass to |
A function that takes an integer argument (the required number of colors) and returns a character vector of colors interpolating the given sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.