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


rapbase documentation built on March 7, 2023, 8 p.m.