Description Usage Arguments Value Author(s) Examples
View source: R/sits_space_time_operations.R
Given a set of time series, find the bounding box.
1 |
data |
A tibble with a set of time series |
A vector the bounding box
Gilberto Camara, gilberto.camara@inpe.br
1 2 3 | {
bbox <- sits_bbox_time_series(cerrado_2classes)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.