colorSaturation | R Documentation |
Converts the input color to HSV space, then multiplies the saturation by the saturation multiplier.
colorSaturation(col = "#41ffc9", sat.mult = 1.25)
col |
Color |
sat.mult |
Multiply saturation with this number |
The input color with the saturation multiplied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.