hexTrip | R Documentation |
Find the closest hex triplet to a given six character hex colour
hexTrip(x)
x |
vector of six digit hex colours |
vector of nearest hex colour represented as a triplet
hexTrip(c("#117733", "#b58900", "#855C75"))
hexTrip("#fffffff")
hexTrip("855C75")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.