palette_bluebrown {see} | R Documentation |
Blue-brown design color palette
Description
The palette based on blue-brown colors.
Usage
palette_bluebrown(palette = "contrast", reverse = FALSE, ...)
Arguments
palette |
Character name of palette. Depending on the color scale, can
be |
reverse |
Boolean indicating whether the palette should be reversed. |
... |
Additional arguments to pass to |
Details
This function is usually not called directly, but from within
scale_color_bluebrown()
.
[Package see version 0.8.5 Index]