bbox: Get bbox from Depons* object
Description
Retrieves spatial bounding box from object. If a Depons* object
is a DeponsTrack object containing multiple track, the box bounds all tracks.
Usage
# S4 method for DeponsRaster
bbox(obj)# S4 method for DeponsTrack
bbox(obj)
Value
Returns a matrix defining the northern, southern, eastern and
western boundary of a DeponsRaster object or of one or more DeponsTrack
objects.
Arguments
- obj
DeponsRaster or DeponsTrack object