powered by
Get the spatial resolution of a spatial object.
# S4 method for ANY getRes(x)# S4 method for geom getRes(x)# S4 method for Raster getRes(x)# S4 method for matrix getRes(x)
# S4 method for geom getRes(x)
# S4 method for Raster getRes(x)
# S4 method for matrix getRes(x)
the object from which to derive the resolution.
The resolution of x in x and y dimension.
x
Other getters: getCRS(), getExtent(), getFeatures(), getGroups(), getHistory(), getLayer(), getName(), getPoints(), getType(), getWindow()
getCRS()
getExtent()
getFeatures()
getGroups()
getHistory()
getLayer()
getName()
getPoints()
getType()
getWindow()