View source: R/palette_goldenBlack.R
scale_color_gb | R Documentation |
Fill scale constructors for gold & black colors
scale_color_gb(palette = "main", discrete = TRUE, reverse = FALSE, ...)
palette |
A character vector indicating the name of palette in
|
discrete |
A logic vector indicating whether color aesthetic is discrete or not; the default is "main". |
reverse |
A logic vector indicating whether the palette should be reversed. |
... |
Additional arguments passed to |
No return value, called for modifying the appearance of the plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.