write_database-report_ge_weight-method: Method to write data to the stacomi database for...

write_database,report_ge_weight-methodR 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


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