charge,report_sea_age-method {stacomiR}R Documentation

Loads data and check that all choices in the graphical interface have been made.

Description

It is not necessary to run this method if the choice_c method has been run. This method verifies that boxes have been clicked in the user interface and gets the objects pasted in envir_stacomi

Usage

## S4 method for signature 'report_sea_age'
charge(object, silent = FALSE)

Arguments

object

An object of class report_sea_age-class

silent

Boolean, if TRUE, information messages are not displayed

Value

An object of class report_sea_age-class with slots filled with user choice

An object of class report_sea_age-class with slots filled from values assigned in envir_stacomi environment

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr


[Package stacomiR version 0.6.1 Index]