tableChecker: tableChecker

View source: R/tableChecker.R

tableCheckerR Documentation

tableChecker

Description

Query the CAMP.mdb for all internal tables, and in the case any identified "temp" tables are missing, insert "fake" ones, so as to ensure those temp tables are available for deletion in subsequent SQL queries.

Usage

tableChecker()

Details

The function requires no arguments. The location of the CAMP.mdb of interest is known via externally defined global variable db.file.

Additionally, the current set of temp tables used for checking is hard-coded within the function, so this set of tables does not require specification.

Value

The function is silent. It simply reports messages to the log file indicating copied tables.

Author(s)

WEST, Inc.


tmcd82070/CAMP_RST documentation built on April 6, 2022, 12:07 a.m.