scf_copy_files: scf_copy_files

Description Usage Arguments Value

View source: R/scf_copy_files.R

Description

utility function moving files from inst dir to path

Usage

1
scf_copy_files(..., path = ".")

Arguments

...

file names to move from

path

path to move to

Value

Nothing, called for side effect on file system. Copies files from package's inst folder to path.


petermeissner/scaffold documentation built on Feb. 24, 2020, 9:35 a.m.