store_datasource: store a datasource in the database

Description Usage Arguments Details

Description

store a datasource in the database

Usage

1
store_datasource(datasource, conn, clean = TRUE, hash)

Arguments

datasource

a data.frame with datasource metadata

conn

a DBIconnection

clean

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

hash

the hash of the update session

Details

datasource must contain at least the variables description, datasource_type and connect_method.


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