powered by
RasterArray
The methods are inherited from the 'SpatRaster' class, see res. Replacement is not allowed.
SpatRaster
res
# S4 method for RasterArray xres(x)# S4 method for RasterArray yres(x)# S4 method for RasterArray res(x)
# S4 method for RasterArray yres(x)
# S4 method for RasterArray res(x)
A numeric vector.
numeric
a RasterArray-class object.
ex <- rastex() res(ex) yres(ex) xres(ex)
Run the code above in your browser using DataLab