Learn R Programming

sits (version 1.1.0)

sits_timeline: Get timeline of a cube or a set of time series

Description

This function returns the timeline for a given data set, either a set of time series, a data cube, or a trained model.

Usage

sits_timeline(data)

Value

Timeline of sample set or of data cube.

Arguments

data

either a sits tibble, a data cube, or a trained model.

Author

Gilberto Camara, gilberto.camara@inpe.br

Examples

Run this code
sits_timeline(samples_modis_4bands)

Run the code above in your browser using DataLab