store_parameter: Store parameters

Description Usage Arguments

Description

Store parameters

Usage

1
store_parameter(parameter, hash, conn, clean = TRUE)

Arguments

parameter

a data.frame with parameters. Must contains the variables "description", "local_id", and "parent_parameter_local_id". Other variables are ignored.

hash

the hash of the update session

conn

a DBIconnection

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.