create_backup_dir {textAnnotatoR}R Documentation

Create backup directory

Description

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.

Usage

create_backup_dir(max_backups = 3)

Arguments

max_backups

Integer specifying maximum number of backups to keep

Value

Character string containing the path to the backup directory


[Package textAnnotatoR version 0.1.4 Index]