connect-report_mig_mult-method: connect method for report_mig_mult

connect,report_mig_mult-methodR Documentation

connect method for report_mig_mult

Description

this method loads data from the database for report_mig but also fills the table of conversion coefficient, if the taxa is eel. It also calls connect method for report_df-class, report_dc-class and report_ope-class associated with the report and used by the fungraph and fungraph_glasseel functions. As a side effect it assigns objects report_dc-class, report_df-class and report_ope-class in environment envir_stacomi

Usage

## S4 method for signature 'report_mig_mult'
connect(object, silent = FALSE)

Arguments

object

An object of class report_mig_mult-class

silent

Boolean, if TRUE messages are not displayed

Value

An object of class report_mig_mult-class with slot @data filled from the database


stacomiR documentation built on July 18, 2022, 5:09 p.m.