.sits_twdtw_matches_to_prediction {sits}R Documentation

Transform patterns from TWDTW format to sits format

Description

Reads one TWDTW matches object and transforms it into a tibble ready to be stored into a sits tibble column.

Usage

.sits_twdtw_matches_to_prediction(match)

Arguments

match

A TWDTW Matches object of class dtwSat::twdtwMatches

Value

A list with information on the matches


[Package sits version 0.16.2 Index]