View source: R/tidy-ks-prelim.R
scale_transparent | R Documentation |
Change individual colours in discrete colour scale to transparent.
scale_transparent(x, ind=NULL)
x |
discrete colour scale |
ind |
index of colour scale to change to transparent. Default is median. |
The output is the same colour scale, except that the colours at the indices enumerated by ind
are changed to transparent.
## see ? tidy_kdde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.