aRTquerier-getData {aRT} | R Documentation |
Function that returns all attributes of an object (theme, table or querier).
## S4 method for signature 'aRTquerier': getData(object, quantity = -1, as.sp = TRUE) ## S4 method for signature 'aRTtable': getData(object) ## S4 method for signature 'aRTtheme': getData(object)
object |
Object of class {aRTtheme ,aRTtable ,aRTquerier } |
quantity |
The number of elements to be read from the database. The default value indicates that all object will be retrieved. |
as.sp |
Return Spatial data or an object of class aRTgeometry |
Marcos Aurelio Carrero, Pedro Ribeiro de Andrade
See aRTCLASS-class
to the description of CLASS.