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

Usage

.sits_timeline_check(data)

Arguments

data

Either a sits tibble

Value

TRUE if the length of time series is unique

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


[Package sits version 0.16.2 Index]