dir_copy: Copy a directory recursively to a new location

Description Usage Arguments

View source: R/dir_copy.R

Description

Copy a directory recursively to a new location

Usage

1
dir_copy(from, to)

Arguments

from

full path to the subdirectory that will be copied

to

path to the directory the subdirectory will be copied to


patelm9/mirCat documentation built on April 24, 2020, 6:24 p.m.