aRTdb-showTables {aRT} | R Documentation |
Function that show all tables in the layer.
## S4 method for signature 'aRTdb': showTables(object) ## S4 method for signature 'aRTlayer': showTables(object)
object |
object of class aRTlayer or aRTdb |
When there aren't any tables in the layer, the message “Tables could not be loaded” will be shown.
Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto
See aRTlayer-class
to show the description of this class.