aRTquerier-getData {aRT} | R Documentation |
Function that returns all attributes of an object (theme, table or querier).
Note that you can do it n times with an aRTquerier
, because it returns just one attribute
per time.
## S4 method for signature 'aRTquerier': getData(object) ## S4 method for signature 'aRTtable': getData(object) ## S4 method for signature 'aRTtheme': getData(object)
object |
Object of class {aRTtheme ,aRTtable ,aRTquerier } |
Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto
See aRTCLASS-class
to the description of CLASS.