sp_bounding_box: Function to extract bounding box from a spatial or raster...

View source: R/sp_bounding_box.R

sp_bounding_boxR Documentation

Function to extract bounding box from a spatial or raster object.

Description

Function to extract bounding box from a spatial or raster object.

Usage

sp_bounding_box(sp)

Arguments

sp

Spatial or raster object object.

Value

Numeric vector with length of four. Coordinates order is: xmin, xmax, ymin, ymax.

Author(s)

Stuart K. Grange


skgrange/gissr documentation built on Feb. 24, 2024, 2:55 p.m.