View source: R/directory_management.R
create_backup_dir | R Documentation |
Creates and manages a backup directory for project files. This function ensures that automatic backups have a designated storage location that is properly managed and cleaned up when needed.
create_backup_dir(max_backups = 3)
max_backups |
Integer specifying maximum number of backups to keep |
Character string containing the path to the backup directory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.