Resolution of a RasterArray object
The methods are inherited from the RasterStack
class, see resolution
. Replacement is not allowed.
## S4 method for signature 'RasterArray' xres(x) ## S4 method for signature 'RasterArray' yres(x) ## S4 method for signature 'RasterArray' res(x)
x |
a |
A numeric
vector.
data(dems) res(dems) yres(dems) xres(dems)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.