store_language: Store language

Description Usage Arguments

Description

Store language

Usage

1
store_language(language, hash, conn, clean = TRUE)

Arguments

language

the data.frame with language Must contains code and description. Other variables are ignored. code and description must have unique values.

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.