getbb: getbb function

View source: R/GMRF.R

getbbR Documentation

getbb function

Description

A function to get the bounding box of a Spatial object

Usage

getbb(obj)

Arguments

obj

a spatial object e.g. a SpatialPolygonsDataFrame, SpatialPolygons, etc ... anything with a bounding box that can be computed with bbox(obj)

Value

a SpatialPolygons object: the bounding box


spatsurv documentation built on Oct. 19, 2023, 9:07 a.m.