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 RasterArray class object.
RasterArray
A numeric vector.
numeric
# NOT RUN { data(dems) res(dems) yres(dems) xres(dems) # }
Run the code above in your browser using DataLab