.sits_plot_ggplot_series_no_na {sits}R Documentation

Plot one timeSeries using ggplot (no NAs present)

Description

Plots a set of time series using ggplot in the case the series has no NA values.

Usage

.sits_plot_ggplot_series_no_na(row)

Arguments

row

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

Value

The plot itself.


[Package sits version 0.16.2 Index]