| .sits_plot_ggplot_together {sits} | R Documentation |
Plots a set of time series together.
.sits_plot_ggplot_together(melted, means, plot_title)
melted |
tibble with the time series (already melted). |
means |
means and std deviations of the time series. |
plot_title |
title for the plot. |
The plot itself.