powered by
Extract a list of colors from a COLOURlovers object
swatch(x, ...)
A colourlovers color, palette, or pattern object.
Ignored.
A list of character vectors containing hexidecimal representations of colors.
Extract color(s) from a colourlovers object.
# NOT RUN { # Get top colors swatch(clcolors('top')) # Get colors from a specific palette swatch(clpalette('113451')) # Get colors from specific pattern swatch(clpattern('1451')) # }
Run the code above in your browser using DataLab