SpatExtent-class.Rd
Objects of class SpatExtent are used to define the spatial extent (extremes) of objects of the SpatRaster class.
Objects from the ClassYou can use the ext
function to create SpatExtent objects, or to extract them from a SpatRaster, SpatVector or related objects.
display values of a SpatExtent object
e <- ext(-180, 180, -90, 90)
e
#> SpatExtent : -180, 180, -90, 90 (xmin, xmax, ymin, ymax)
On this page
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4