gray.palette | R Documentation |
Produces a color ramp of grays.
gray.palette(n, lower = 0.3, upper = 0.7)
n |
Number of colors desired. |
lower |
Smallest color value. |
upper |
Largest color value. |
A n
-length vector of gray colors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.