write_database,report_ge_weight-method {stacomiR}R Documentation

Function to write data to the stacomi database for report_ge_weight-class

Description

Data will be written in tj_coefficientconversion_coe table, if the class retrieves some data from the database, those will be deleted first.

Usage

## S4 method for signature 'report_ge_weight'
write_database(object, silent = FALSE)

Arguments

object

An object of class report_ge_weight-class

silent

Boolean, if TRUE, information messages are not displayed

Value

An object of class report_ge_weight-class

Author(s)

Cedric Briand cedric.briand"at"eptb-vilaine.fr


[Package stacomiR version 0.5.4.4 Index]