darken | R Documentation |
Darken colors
darken(color, factor = 1.4)
color |
Character containing the name or hex value of a color. |
factor |
Numeric representing a factor by which darken the specified color. |
Darkens the provided color by the provided factor.
darken("blue", factor = 1.4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.