Description Usage Arguments Examples
This function generates a specified number of tetradic colors for a given base color
1  | tetradicColors(baseColor, count)
 | 
baseColor | 
 The base color specified as hex  | 
count | 
 Number of colors the palette should contain  | 
1  | tetradicColors("#121314", 5)
 | 
[1] "#141212" "#131412" "#121414" "#131214"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.