charge,report_annual-method {stacomiR} | R Documentation |
charge method for report_annual class
Description
Method used by the graphical interface to load data and check that all choices have been made by the user
Usage
## S4 method for signature 'report_annual'
charge(object, silent = FALSE)
Arguments
object |
An object of class report_annual-class |
silent |
Stops messages from being displayed if silent=TRUE, default FALSE |
Value
object An object of class report_annual-class with data set from values assigned in envir_stacomi
environment
[Package stacomiR version 0.6.1 Index]