hexa2hex | R Documentation |
Function to find the HEX colour code corresponding to an input colour with a set opacity level (i.e. emulate transparency)
hexa2hex(input.colour, opacity, bg.colour = "white")
input.colour |
Initial colour. |
opacity |
Desired level of transparency (number between 0 and 1). |
bg.colour |
Colour of the background. Defaults to 'white'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.