store_datafield: store a datafield in the database

Description Usage Arguments

Description

store a datafield in the database

Usage

1
store_datafield(datafield, conn, hash, clean = TRUE)

Arguments

datafield

a data.frame with datafield metadata. Must contain the variables local_id, datasource, table_name, primary_key and datafield_type. Other variables are ignored.

conn

a DBIconnection

hash

the hash of the update session

clean

perform all database operations within a transaction and clean up the staging tables. Defaults to TRUE.


inbo/n2kupdate documentation built on May 8, 2019, 5:42 p.m.