Backup Sample Database
Backup_SampleDB.Rd
Backs up the sample database and optionally compares it to the latest backup to detect changes. The function automatically compresses the backup file.
Usage
Backup_SampleDB(
database = Sys.getenv("SDB_PATH"),
backup_dir = NULL,
checksum = TRUE
)