Description Usage Arguments explanation
View source: R/continous-scale.R
Generate a sequential continuous colour scale
1 | scale_colour_ggpalette_seq_c(name = "pink", direction = 1, amount = 0.2, ...)
|
Usage: |
scale_colour_ggpalette_seq_c (name = "pink", direction = 1, amount = 0.2, ...) |
Arguments: |
name defaullt color is pink; let the user select a color from ggpalette color palette direction default value is 1; allows the user reverse the order of the palette amount define the amount of lightening |
A function that allows a user to pass a name of a colour in your palette and generate a sequential continuous colour scale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.