View source: R/remove_backups.R
| remove_backups | R Documentation | 
remove_backups manually removes the incremental backups which some
matchr functions keep in case of errors.
remove_backups()
The create_signature function can create incremental backups
of its progress in case it fails to complete. These backups are automatically
removed once the function completes, but remove_backups can be used to
remove them manually when necessary.
A character vector of the backups removed, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.