aRTconn-showDbs {aRT}R Documentation

Show available databases

Description

Function that show all databases in the connected DBMA. Note that this function lists only the databases which the user has permission to read.

Usage

## S4 method for signature 'aRTconn':
showDbs(object)

Arguments

object object of class aRTconn.

Author(s)

Marcos Aurelio Carrero, Pedro Ribeiro de Andrade Neto

See Also

aRTconn-class shows the description of this class.


[Package aRT version 0.4-0 Index]