Learn R Programming

sits (version 0.10.0)

sits_bbox.cube: Get the bounding box of a data cube

Description

Obtain a vector of limits for the cube

Usage

# S3 method for cube
sits_bbox(data)

Arguments

data

Valid data cube

Value

named vector with bounding box ("xmin", "xmax", "ymin", "ymax")