.sits_plot_ggplot_together {sits}R Documentation

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.

plot_title

title for the plot.

Value

The plot itself.


[Package sits version 0.16.2 Index]