aRTdb-openTable {aRT} | R Documentation |
Opens an existent table.
## S4 method for signature 'aRTdb': openTable(object, tablename) ## S4 method for signature 'aRTlayer': openTable(object, tablename)
object |
Object of class aRTlayer or aRTdb . |
tablename |
Name of the table. |
Pedro Ribeiro de Andrade Neto
See aRTtable-class
to the description of this class, and table types.