write_numerous_parts_to_table: function writing numerous parts of table to database

Description Usage Arguments

View source: R/dp_tools.R

Description

function writing numerous parts of table to database

Usage

1
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


diffrprojects documentation built on May 2, 2019, 1:43 p.m.