createLogDbTabs: Create tables for log entries in a database

View source: R/log.R

createLogDbTabsR Documentation

Create tables for log entries in a database

Description

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

Usage

createLogDbTabs()

Value

Invisibly TRUE


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