Learn R Programming

diffrprojects (version 0.1.14)

write_numerous_parts_to_table: function writing numerous parts of table to database

Description

function writing numerous parts of table to database

Usage

write_numerous_parts_to_table(x, con, table_name, meta = data.frame())

Arguments

x
parts to be written
con
connection to database
table_name
of the table
meta
additional information to be attachesd to table parts