Learn R Programming

ColorPalette (version 1.0-1)

complementColors: complement colors

Description

This function generates a color plate with the complement color

Usage

complementColors(baseColor, count)

Arguments

baseColor
The base color specified as hex
count
Number of colors the palette should contain

Examples

Run this code
complementColors("#121314", 5)

Run the code above in your browser using DataLab