macroBugFixCleanDb | R Documentation |
Clean-up MACRO 5.2 parameter databases. Fixes 4 known bugs
(orphan, incomplete or unnecessary values). It is very
highly recommended to make a backup-copy of MACRO 5.2
parameter databases before you try this utility. The
R RODBC-package
is required to run
this function, and you also need to run a 32 bit
(i386) version of R (maybe located in
{R installation directory}bin/i386/Rgui.exe
,
if it has been installed).
macroBugFixCleanDb(f, paranoia = TRUE, ...)
f |
Vector of character strings or a single |
paranoia |
Single logical value. If |
... |
Additional options passed to specific methods. |
Do not return anything. Used for it side effect on a MACRO parameter database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.