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