tableDeleter | R Documentation |
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.
tableDeleter()
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.
The function is silent. It simply reports messages to the log file indicating deleted tables.
WEST, Inc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.