color_order | R Documentation |
Order colors by RGB distance
color_order(x, start_with = 1, order_by = c("similarity", "dissimilarity"))
x |
Vector of colors |
start_with |
Integer: Which color to output in first position |
order_by |
Character: "similarity" or "dissimilarity" |
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.