powered by
Show a plot demonstrating all colors in the provided palettes
showPals(pal = NULL, numbers = T)
Either a character vector of colors or a list of character vectors
On each of the colors, show a number
# NOT RUN { ## Show all palettes in plotwidget showPals(plotPals()) ## Show just a few colors showPals(c("red", "green", "blue")) # }
Run the code above in your browser using DataLab