plot_colors | R Documentation |
plot colors
plot_colors(x, ncol = 10, show_name = TRUE)
x |
color values |
ncol |
color number of each row |
show_name |
use vector names as label, |
ggplot object
plot_colors(gradient_colors(c("blue", "red"), 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.