powered by
Get the name(s) of a spatial object.
# S4 method for ANY getName(x)# S4 method for geom getName(x)# S4 method for sf getName(x)# S4 method for Raster getName(x)
# S4 method for geom getName(x)
# S4 method for sf getName(x)
# S4 method for Raster getName(x)
the object from which to get the name.
A vector of the requested names.
Other getters: getCRS(), getExtent(), getFeatures(), getGroups(), getHistory(), getLayer(), getPoints(), getRes(), getType(), getWindow()
getCRS()
getExtent()
getFeatures()
getGroups()
getHistory()
getLayer()
getPoints()
getRes()
getType()
getWindow()