backup |
Rotate or backup files |
BackupQueue |
An R6 Class for managing backups (abstract base class) |
BackupQueueDate |
An R6 class for managing datestamped backups |
BackupQueueDateTime |
An R6 class for managing timestamped backups |
BackupQueueIndex |
An R6 class for managing indexed backups |
backup_date |
Rotate or backup files |
backup_info |
Discover existing backups |
backup_time |
Rotate or backup files |
Cache |
An R6 class for managing a persistent file-based cache |
DirectoryQueue |
An R6 class for managing persistent file-based queues (abstract base class) |
list_backups |
Discover existing backups |
newest_backup |
Discover existing backups |
n_backups |
Discover existing backups |
oldest_backup |
Discover existing backups |
prune_backups |
Rotate or backup files |
prune_identical_backups |
Rotate or backup files |
rotate |
Rotate or backup files |
rotate_date |
Rotate or backup files |
rotate_rds |
Serialize R objects to disk (with backup) |
rotate_rds_date |
Serialize R objects to disk (with backup) |
rotate_rds_time |
Serialize R objects to disk (with backup) |
rotate_time |
Rotate or backup files |