| .sits_check_timeline {sits} | R Documentation |
This function tests if all time series in a sits tibble have the same number of samples
.sits_check_timeline(data)
data |
Either a sits tibble |
TRUE if the length of time series is unique
Gilberto Camara, gilberto.camara@inpe.br