copy_directory: Copy directory

Description Usage Arguments Value

Description

Copies directory specified by dir into parent_dir

Usage

1
2
copy_directory(dir, parent_dir = tempdir(), copy.date = TRUE,
  check = TRUE)

Arguments

dir

string of the directory to copy

parent_dir

string of the directory to move it to

copy.date

flag of whether to preserve file dates

check

a logical scalar indicating whether to confirm with user

Value

an invisible logical scalar indicating whether successful.


poissonconsulting/tulip documentation built on Feb. 18, 2021, 11:18 p.m.