charge,report_mig-method {stacomiR} | R Documentation |
Loads additional data on migration control operations, df (fishway) dc (counting device).
Description
this method creates additional classes in envir_stacomi for later use in plot (operations, DF operation, DC operation). So unlike in most report classes where the charge method is only used by the graphical interface, it is necessary to run charge for report_mig.
Usage
## S4 method for signature 'report_mig'
charge(object, silent = FALSE)
Arguments
object |
An object of class |
silent |
Should the program be returning messages |
Value
An object of class report_mig-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]