createDb {aRT}R Documentation

"aRT"

Description

Create a new database from a connection and returns it.

Usage

obj <- createDb(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 just open (without create) databases see openDb. See aRTdb-class to the description of this class.


[Package aRT version 0.3-6 Index]