update_file_repo: Update archive/repository files with most recent versions

View source: R/update_file_repo.R

update_file_repoR Documentation

Update archive/repository files with most recent versions

Description

Update archive/repository files with most recent versions

Usage

update_file_repo(
  files,
  destination = getwd(),
  action = "copy",
  return = "dir",
  overwrite = FALSE
)

Arguments

files

A vector of (full) paths to the files that will be copied/moved

destination

An atomic vector giving the destination directory

action

File operation (copy or move) to be taken

overwrite

Overwrite files with the same name(s) in the destination directory?

Value

Nothing. Message displayed upon success


cmstillwell/UWparserrr documentation built on Nov. 11, 2024, 10:38 p.m.