Will create a backup index with the current date in the name (`<msrawfilesName>_backup_<YYYYMMDD>`). It will not
overwrite an index unless overwrite = TRUE. The backup index is immediately closed so that it does not interfere.
Usage
createBackupMsrawfiles(msrawfilesName, overwrite = FALSE)
Arguments
- msrawfilesName
Name of index to back up
- overwrite
Logical, should an existing index be overwritten (default is false)
Value
Returns the name of the new table