store_n2kImport: store an n2kImport object into the database

Description Usage Arguments

Description

store an n2kImport object into the database

Usage

1
store_n2kImport(object, conn, hash, clean = TRUE)

Arguments

object

a n2kImport-class object

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.