Last chance! 50% off unlimited learning
Sale ends in
rgb
definition.showColors(file="colors.pdf", color=NULL)
colors.pdf
.rgb
definitions for the specified colors, as well as the name and a display of each color. The output should be routed to an external pdf file for storage. The directory and file name of the output file are displayed.# all colors
#showColors()
# all colors with 'blue' in their name
#showColors(file="theblues.pdf", color="blue")
Run the code above in your browser using DataLab