| extent,worldNLR-method | R Documentation |
Same as sp::bbox and raster::extent.
## S4 method for signature 'worldNLR'
extent(x, ...)
## S4 method for signature 'agentMatrix'
extent(x, ...)
x |
object deriving from class "agentMatrix",
or a |
... |
Ignored. |
bbox returns a two-column matrix; the first column has the minimum,
the second the maximum values; rows represent the spatial dimensions.
extent returns an SpatExtent object from the package terra.
sp::bbox(), raster::coordinates()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.