charge,report_mig_char-method {stacomiR} | R Documentation |
charge method for report_mig_char
Description
Used by the graphical interface to collect and test objects in the environment envir_stacomi, fills also the data slot by the connect method. It is not necessary to run the charge method if the choice is made from the command line using the choice_c method.
Usage
## S4 method for signature 'report_mig_char'
charge(object, silent = FALSE)
Arguments
object |
An object of class report_mig_char-class |
silent |
Default FALSE, if TRUE the program should not display messages |
Value
report_mig_char-class with slot filled from values assigned in envir_stacomi
environment
Author(s)
Cedric Briand cedric.briand@eptb-vilaine.fr
[Package stacomiR version 0.6.1 Index]