| .sits_plot_ggplot_series {sits} | R Documentation |
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.
.sits_plot_ggplot_series(row, colors = "Dark2")
row |
row of a sits tibble with the time series to be plotted. |
colors |
brewer colors to be used for plotting. |
The plot itself.