write_database,report_ge_weight-method {stacomiR}R Documentation

Method 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

Nothing, called for its side effect of writing to the database

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr


[Package stacomiR version 0.6.1 Index]