aRTquerier-getData {aRT}R Documentation

Get data

Description

Function that returns all attributes of an object (theme, table or querier).

Usage

## S4 method for signature 'aRTquerier':
getData(object)
## S4 method for signature 'aRTtable':
getData(object)
## S4 method for signature 'aRTtheme':
getData(object)

Arguments

object Object of class {aRTtheme,aRTtable,aRTquerier}

Author(s)

Marcos Aurelio Carrero, Pedro Ribeiro de Andrade

See Also

See aRTCLASS-class to the description of CLASS.


[Package aRT version 1.6-1 Index]