stacomiR (version 0.5.3)

charge,report_mig_env-method: 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 report_mig_env
charge(object, silent = FALSE)

Arguments

object

An object of class report_mig_env-class

silent

Should the function remain silent (boolean)