Learn R Programming

sits (version 0.13.0)

.sits_plot_ggplot_series_na: Plot one timeSeries wih NAs using ggplot

Description

Plots a set of time series using ggplot, showing where NAs are.

Usage

.sits_plot_ggplot_series_na(row, colors = "Dark2")

Arguments

row

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

colors

brewer colors to be used for plotting.

Value

The plot itself.