tableDeleter: tableDeleter

View source: R/tableDeleter.R

tableDeleterR Documentation

tableDeleter

Description

Query the CAMP.mdb for all internal tables, and in the case any identified "temp" tables are present, delete them, so as to ensure the CAMP.mdb is as small as possible.

Usage

tableDeleter()

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 deleted tables.

Author(s)

WEST, Inc.


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