Learn R Programming

sits (version 0.13.0)

.sits_plot_together: Plot a set of time series for the same spatio-temporal reference

Description

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.

Usage

.sits_plot_together(data, colors)

Arguments

data

A sits tibble with the list of time series to be plotted.

colors

The color pallete to be used (default is "Set1").

Value

The plot itself.