Learn R Programming

DEPONS2R (version 1.2.2)

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

See Also

make.clip.poly