powered by
Shows a barplot with the requested color palette
sits_colors_show(name, n_colors = 32)
Called for side effects
Name of sits color palette
Number of colors to be displayed
Gilberto Camara, gilberto.camara@inpe.br
if (sits_run_examples()) { # show the names of the colors supported by SITS sits_color_names() # show a color palette sits_colors_show("Blues", n_colors = 16) }
Run the code above in your browser using DataLab