sits_bbox.sits: Get the bounding box of a set of time series
Description
Obtain a vector of limits in lat/long for time series
Usage
# S3 method for sits
sits_bbox(data)
Arguments
data
Valid sits tibble with a set of time series
Value
named vector with bounding box ("lon_min", "lon_max",
"lat_min", "lat_max")