aRTdb-showTables {aRT}R Documentation

Show tables

Description

Function that show all tables in the layer.

Usage

## S4 method for signature 'aRTdb':
showTables(object)
## S4 method for signature 'aRTlayer':
showTables(object)

Arguments

object object of class aRTlayer or aRTdb

Note

When there aren't any tables in the layer, the message “Tables could not be loaded” will be shown.

Author(s)

Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto

See Also

See aRTlayer-class to show the description of this class.


[Package aRT version 0.4-0 Index]