aRTlayer-getGeometry {aRT} | R Documentation |
Function that returns all the geometry associated with the object. It only works if the layer has at least one attribute table (and it can't be a media table).
## S4 method for signature 'aRTlayer': getGeometry(object) ## S4 method for signature 'aRTtheme': getGeometry(object)
object |
Object of class {aRTlayer ,aRTtheme }. |
Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto
See aRTlayer-class
to the description of this class.
aRTtable-class
for how to create tables.