openDb {aRT}R Documentation

"aRT"

Description

Open an existent database from a connection

Usage

obj <- openDb(con, dbname)

Arguments

con:
Object of aRT class.
dbname:
Database name.

Author(s)

Pedro Ribeiro de Andrade Neto

References

http://www.est.ufpr.br/aRT

See Also

To create databases see createDb. See aRTdb-class to the description of this class.


[Package aRT version 0.3-6 Index]