plot_colors {plutor} | 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))