powered by
Returns the names of the palettes supported by SITS
sits_color_names()
Names of available color palettes in SITS
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