remove_backups: Remove matchr function backups

View source: R/remove_backups.R

remove_backupsR Documentation

Remove matchr function backups

Description

remove_backups manually removes the incremental backups which some matchr functions keep in case of errors.

Usage

remove_backups()

Details

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.

Value

A character vector of the backups removed, invisibly.


UPGo-McGill/matchr documentation built on July 19, 2023, 1:02 p.m.