plot_colors | R Documentation |
Plot a vector of colours to see what they look like
plot_colors(colors)
colors |
Vector of colour to plot |
A ggplot2 object
shades <- make_shades("goldenrod", 5)
plot_colors(shades)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.