.sits_from_twdtw_matches: 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_from_twdtw_matches(match.twdtw)
Arguments
match.twdtw
A TWDTW Matches object of class dtwSat::twdtwMatches (S4).
Value
A tibble containing the matches information.