View source: R/Plotting_Functions.R
transpar | R Documentation |
This function takes a named colour and returns the transparent equivalent
transpar(Colour, alpha = 100)
Colour |
A colour name from colours() function which is desired in transparent form. |
alpha |
The level of transparency from 1 (completely transparent) to 100 (completely opaque) that the returned colour should be. |
The transparent equivalent of a named colour
Ardern Hulme-Beaman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.