bbox: Get bbox from Depons* object

bboxR Documentation

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 signature 'DeponsRaster'
bbox(obj)

## S4 method for signature 'DeponsTrack'
bbox(obj)

Arguments

obj

DeponsRaster or DeponsTrack object

Value

Returns a matrix defining the northern, southern, eastern and western boundary of a DeponsRaster object or of one or more DeponsTrack objects.

See Also

make.clip.poly


jacobnabe/DEPONS2R documentation built on Nov. 20, 2024, 10:22 p.m.