Learn R Programming

sits (version 0.13.0)

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

Description

Converts sits tibble to an instance of a TWDTW class.

Usage

.sits_twdtw_from_tibble(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).