openTable {aRT}R Documentation

"openTable"

Description

Opens an existent table.

Usage

tab <- openTable(parent, tablename)

Arguments

parent:
Object of aRTlayer or aRTdb class.
tablename:
Name of the table.

Author(s)

Pedro Ribeiro de Andrade Neto

References

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

See Also

See aRTtable-class to the description of this class, and table types.


[Package aRT version 0.3-6 Index]