.sits_plot_predicted_ts {sits}R Documentation

Plot time series classification results

Description

plots the classification results (code reused from the dtwSat package by Victor Maus).

Usage

.sits_plot_predicted_ts(data, bands, palette)

Arguments

data

sits tibble with classified time series.

bands

band for plotting the classification.

palette

hcl palette used for visualisation

Value

The plot itself.

Author(s)

Victor Maus, vwmaus1@gmail.com


[Package sits version 0.16.2 Index]