Learn R Programming

sits (version 1.12.0)

.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.

plot_title

The title for the plot.