charge,report_mig_env-method {stacomiR} | R Documentation |
charge method for report_mig_env class
Description
#' Unique the other report classes where the charge method is only used by the graphical interface to collect and test objects in the environment envir_stacomi, and see if the right choices have been made in the graphical interface, this methods runs the charge,report_mig_mult-method and needs to be called from the command line (see examples)
Usage
## S4 method for signature 'report_mig_env'
charge(object, silent = FALSE)
Arguments
object |
An object of class report_mig_env-class |
silent |
Should the function remain silent (boolean) |
Value
An object of class report_mig_env-class with data set from values assigned in envir_stacomi
environment
Author(s)
Cedric Briand cedric.briand@eptb-vilaine.fr
[Package stacomiR version 0.6.1 Index]