store_model_set: Store model sets in the database

Description Usage Arguments

Description

Store model sets in the database

Usage

1
store_model_set(model_set, hash, clean = TRUE, conn)

Arguments

model_set

a data.frame with the model sets. Must have variables "local_id", "description", "first_year", "last_year" and "duration". The variable "long_description" is optional.

hash

the hash of the update session

clean

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

conn

a DBIconnection


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