Learn R Programming

sits (version 0.13.0)

.sits_tibble_prune: 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.