write_database,report_sea_age-method {stacomiR} | R Documentation |
Command line method to write the characteristic "sea age" (car_par_code='A124') into the tj_caracteristiquelot_car table in the user's scheme
Description
The sea age characteristic is calculated from the measured or calculated size of salmon and with a size/age rule defined by the user.
Usage
## S4 method for signature 'report_sea_age'
write_database(object, silent = TRUE)
Arguments
object |
an object of class report_sea_age-class |
silent |
: Default FALSE, if TRUE the program should no display messages. |
Value
Nothing, called for its side effect of writing data to the database
Author(s)
Cedric Briand cedric.briand@eptb-vilaine.fr
[Package stacomiR version 0.6.1 Index]