Description Usage Arguments Value Examples
Calculates the minimum contrast between col and the colors specified in ...
1 |
col |
The color we want to compare. Hexcode, c(r,g,b), color name as character and "color" class object are all supported. |
... |
All other colors that col will be compared to. Hexcode, c(r,g,b), color name as character and "color" class object are all supported. |
A number between 0 and 1, representing a measure for contrast.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.