copy_file: copy a file

Description Usage Arguments

View source: R/copy_file.R

Description

copy a file

Usage

1
copy_file(source_file, dest_dir, overwrite, timestamp)

Arguments

source_file

string with file path of the object to copy

dest_dir

string indicating the directory to paste copied file to

overwrite

logical indicating whether existing files in destination directory should be overwritten

timestamp

logical indicating whether you'd like to timestamp the copied file


ces0491/fileR documentation built on July 19, 2021, 8:48 a.m.