connect,report_ope-method {stacomiR} | R Documentation |
connect method for report_ope
## S4 method for signature 'report_ope'
connect(object, silent = FALSE)
object |
An object of class report_ope-class load data from the operation table, one dataset per DC |
silent |
Boolean, TRUE removes messages. |
An object of class report_ope-class with slot data @data
filled
cedric.briand