.wtss_ggplot_series {Rwtss}R Documentation

Plot one timeSeries 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

.wtss_ggplot_series(row, colors = "Dark2")

Arguments

row

A row of a sits tibble with the time series to be plotted.

colors

The set of Brewer colors to be used for plotting.


[Package Rwtss version 0.9.2 Index]