Class "SpatExtent"
Objects of class SpatExtent are used to define the spatial extent (extremes) of objects of the SpatRaster class.
You can use the ext
function to create SpatExtent objects, or to extract them from SpatRaster objects.
ptr
:pointer to the C++ class
display values of a SpatExtent object
e <- ext(-180, 180, -90, 90) e
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.