| .sits_plot_predicted_ts {sits} | R Documentation |
plots the classification results (code reused from the dtwSat package by Victor Maus).
.sits_plot_predicted_ts(data, bands, palette)
data |
sits tibble with classified time series. |
bands |
band for plotting the classification. |
palette |
hcl palette used for visualisation |
The plot itself.
Victor Maus, vwmaus1@gmail.com