scale_fill_gb {drhutools} | R Documentation |
Color scale constructors for gold & black colors
Description
Color scale constructors for gold & black colors
Usage
scale_fill_gb(palette = "main", discrete = TRUE, reverse = FALSE, ...)
Arguments
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 |
Value
No return value, called for modifying the appearance of the plot.