powered by
The methods are inherited from the RasterStack class, see resolution. Replacement is not allowed.
RasterStack
resolution
# 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.
RasterArray
data(dems) res(dems) yres(dems) xres(dems)
Run the code above in your browser using DataLab