Learn R Programming

sits (version 1.1.0)

.sits_plot_together: Plot a set of time series for the same spatiotemporal 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)

Value

A set of plots produced by the ggplot2 package each containing all time series associated to one band and one label.

Arguments

data

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