createLogDb: Create a logging database

View source: R/log.R

createLogDbR Documentation

Create a logging database

Description

Internal function that crates a database to be used for logging. Will return an error if the database already exists.

Usage

createLogDb(dbKey)

Arguments

dbKey

Character string with the key to a corresponding entry for the database in dbConfig.yml. Please also make sure that the r.raplog.key property in rapbaseConfig.yml is given the exact same value.

Value

Invisibly TRUE


Rapporteket/rapbase documentation built on Nov. 22, 2023, 9:21 p.m.