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