.sits_roi_bbox.sf {sits}R Documentation

Find the bounding box for a spatial ROI defined as an sf object

Description

Find the bounding box for a spatial ROI defined as an sf object

Usage

## S3 method for class 'sf'
.sits_roi_bbox(roi, cube)

Arguments

roi

spatial region of interest

cube

input data cube.

Value

vector with information on the subimage


[Package sits version 0.16.2 Index]