sits_prune: Prunes dates of time series to fit an interval

Description Usage Arguments Value Author(s)

Description

prunes the times series contained a set of sits tables to an interval. This function is useful to constrain the different samples of land cover to the same interval (usually, one year)

Usage

1
sits_prune(data.tb, min_interval = "349 days", max_interval = "365 days")

Arguments

data.tb

tibble - input SITS table

min_interval

a string describing the min interval (in days) bellow which the samples are discarded.

max_interval

a string describing the max interval (in days) above which the samples are proned.

Value

pruned.tb tibble - the converted SITS table

Author(s)

Gilberto Camara, gilberto.camara@inpe.br

Rolf Simoes, rolf.simoes@inpe.br


luizassis/sits documentation built on May 30, 2019, 7:15 p.m.