dot-sits_extract: Extract a subset of the data based on dates

Description Usage Arguments Value Author(s)

Description

Returns a vector containing the dates of a sits tibble.

Usage

1
.sits_extract(row.tb, start_date, end_date)

Arguments

row.tb

A sits tibble.

start_date

Starting date of the time series segment.

end_date

End date of the time series segment.

Value

A tibble in sits format with the chosen subset.

Author(s)

Gilberto Camara, gilberto.camara@inpe.br


e-sensing/sits.data documentation built on Dec. 26, 2019, 11:02 p.m.