Rdocumentation
powered by
Learn R Programming
ColorPalette (version 1.0-1)
tetradic: tetradic
Description
This function returns tetradic colors to a given hex color
Usage
tetradic(hex)
Arguments
hex
The base color specified as hex
Examples
Run this code
tetradic(
"#121314"
)
Run the code above in your browser using
DataLab