.sits_timeline_index_blocks: Find the time index of the blocks to be extracted for classification
Description
Obtains the indexes of the blocks for each time interval
associated with classification.
Usage
.sits_timeline_index_blocks(class_info)
Arguments
class_info
Tibble with information required for classification.
Value
Indexes of the input data set associated to each time interval
used for classification.