.sits_ggplot_together: Plot many timeSeries together using ggplot
Description
Plots a set of time series together.
Usage
.sits_ggplot_together(melted.tb, means.tb, plot_title)
Arguments
melted.tb
A tibble with the time series (a lot of data already melted).
means.tb
A tibble with the means and std deviations of the time series.