Learn R Programming

sits (version 1.1.0)

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

Usage

.sits_timeline_check(data)

Value

TRUE if the length of time series is unique

Arguments

data

Either a sits tibble

Author

Gilberto Camara, gilberto.camara@inpe.br