aRTtable-updateColumns {aRT} | R Documentation |
Update a set of table data. It does not need to have all columns, and if there are columns inexistent in the table, they will be created.
## S4 method for signature 'aRTtable': updateColumns(object, columns)
object |
Object of class aRTtable . |
columns |
A idata.frame . |
Pedro Ribeiro de Andrade Neto
See aRTtable-class
to show the description of this class.