Learn R Programming

sits (version 1.1.0)

.sits_plot_ggplot_series_na: Plot one time series with NAs using ggplot

Description

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

Usage

.sits_plot_ggplot_series_na(row)

Value

A plot object produced by the ggplot2 package which shows the NA values of a time series.

Arguments

row

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