.sits_tibble_prune {sits}R Documentation

Checks that the timeline of all time series of a data set are equal

Description

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.

Usage

.sits_tibble_prune(data)

Arguments

data

Either a sits tibble or a raster metadata.

Value

A pruned sits tibble.

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


[Package sits version 0.16.2 Index]