.sits_plot_ggplot_series: Plot one time series using ggplot
Description
Plots a set of time series using ggplot. This function is used
for showing the same lat/long location in a series of time steps.
Usage
.sits_plot_ggplot_series(row)
Value
A plot object produced by the ggplot2 package showing
one time series.
Arguments
- row
row of a sits tibble with the time series to be plotted.