.sits_plot_together {sits}R Documentation

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)

Arguments

data

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

Value

The plot itself.


[Package sits version 0.16.2 Index]