Learn R Programming

sits (version 1.12.0)

sits_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_prune(data.tb)

Arguments

data.tb

Either a sits tibble or a raster metadata.

Value

A pruned sits tibble.