| scale_color | R Documentation |
Map values to colors.
scale_color(values, palette = "viridis", limits = NULL)
values |
Values to map. |
palette |
Color palette (vector of colors or palette function name). |
limits |
Optional range limits. |
Character vector of colors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.