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