bbox | R Documentation |
Retrieves spatial bounding box from object. If a Depons* object is a DeponsTrack object containing multiple track, the box bounds all tracks.
## S4 method for signature 'DeponsRaster'
bbox(obj)
## S4 method for signature 'DeponsTrack'
bbox(obj)
obj |
DeponsRaster or DeponsTrack object |
Returns a matrix
defining the northern, southern, eastern and
western boundary of a DeponsRaster object or of one or more DeponsTrack
objects.
make.clip.poly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.