Plots a set of time series using ggplot in the case the series has no NA values.
.sits_plot_ggplot_series_no_na(row)
A plot object produced by the ggplot2 package where the the time series has no NA values.
row of a sits tibble with the time series to be plotted.