R/colors.R
plot_color_bars.Rd
Convenience wrapper that calls rgb_colors_for_plot() and get_colors_duo() and renders the result as a stacked bar chart.
rgb_colors_for_plot()
get_colors_duo()
plot_color_bars(n_colors)
Integer >= 2 – number of palette stops to plot.
Invisible NULL. Called for the side effect of plotting.
NULL
plot_color_bars(12)