| .sits_plot_together {sits} | R Documentation |
Plots all time series for the same label together. This function is useful to find out the spread of the values of the time series for a given label.
.sits_plot_together(data, colors)
data |
A sits tibble with the list of time series to be plotted. |
colors |
The color pallete to be used (default is "Set1"). |
The plot itself.