Description Usage Arguments Value Note
Given a palette and a desired number of colors to use, this function will compute CIEDE2000 and attempt to reduce the input set to a disctinct smaller set of colors based on color distances.
1  | trim_palette(pal, n = 5)
 | 
pal | 
 input palette to reduct  | 
n | 
 number of desired colors  | 
vector of n colors from pal
internal CIEDE2000 color distance implementation by Gaurav Sharma & Maynard P Baalthazar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.