store_model_type: Store model type in the database

Description Usage Arguments

Description

Store model type in the database

Usage

1
store_model_type(model_type, hash, clean = TRUE, conn)

Arguments

model_type

a data.frame with the modeltypes. Must have a variable "description". 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.