adb_restore | R Documentation |
Restore the database from a backup
adb_restore(version = NULL, date = NULL)
version |
'character(1) |
date |
|
This function searches for files that have the version and date tag,
as it was defined in a previous run of adb_backup
, to restore
them to their original folders. This function overwrites by default, so use
with care.
No return value, called for the side effect of restoring files that were previously stored in a backup.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.