powered by
This function paints an image of up to 3 palettes
PaintPalette(name = NULL, name2 = NULL, name3 = NULL, ...)
Name of 1st palette
Name of 2nd (optional) palette
Name of 3rd (optional) palette
Numeric, complex, or logical vectors
image of colors and description
# NOT RUN { PaintPalette("Pindh") PaintPalette("FieldsOfPunjab","Jutti") PaintPalette("FieldsOfPunjab","Jutti","Paranda") # }
Run the code above in your browser using DataLab