scale_color_pc | R Documentation |
Scale a fill color
scale_color_pc(
palette = c("col1", "col2", "col3", "bluered"),
alpha = 1,
n = 11,
...
)
palette |
col1~3; or a vector of colors, you can get from: |
alpha |
alpha |
n |
how many colors you need |
... |
additional |
scale_color
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.