aRTdb-showTables {aRT}R Documentation

Show tables

Description

Function that shows all tables inside of a 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

See Also

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


[Package aRT version 1.6-4 Index]