| .sits_tibble_prune {sits} | R Documentation |
This function tests if all time series in a sits tibble have the same number of samples, and returns a time series whose indices match the majority of the samples.
.sits_tibble_prune(data)
data |
Either a sits tibble or a raster metadata. |
A pruned sits tibble.
Gilberto Camara, gilberto.camara@inpe.br