color_sqdist | R Documentation |
Get the squared RGB distance between two colors
color_sqdist(x, y)
x |
Color |
y |
Color |
E.D. Gennatas
color_sqdist("red", "green")
color_sqdist("#16A0AC", "#FA6E1E")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.