Learn R Programming

sits (version 0.10.0)

.sits_to_twdtw: Export data to be used by the dtwSat package

Description

Converts sits tibble to an instance of a TWDTW class.

Usage

.sits_to_twdtw(samples)

Arguments

samples

A tibble in sits format with time series to be converted to TWTDW time series.

Value

An object of the twdtwTimeSeries class).