rm_old_backups: rm_old_backups

View source: R/utils_DBIO.R

rm_old_backupsR Documentation

rm_old_backups

Description

remove ond backups

Usage

rm_old_backups(path = config::get("dir")$backupdir, keep = 10)

Arguments

path

path to backup dir. default taken from the config.yml file retrieved by

keep

how many prior backups to keep

Value

names of removed backups


mpio-be/dup documentation built on April 15, 2024, 8:10 p.m.