Last chance! 50% off unlimited learning
Sale ends in
Plots a set of time series using ggplot in the case the series has no NA values.
.sits_plot_ggplot_series_no_na(row, colors = "Dark2")
row of a sits tibble with the time series to be plotted.
brewer colors to be used for plotting.
The plot itself.