
Copy File from vauryou Package
copy_vauryou_file.RdCopies a specified file from the vauryou package installation directory to a destination directory.
Usage
copy_vauryou_file(..., to = getwd())Value
Logical value indicating whether the file copy was successful,
as returned by file.copy().
Details
This function first locates the file using vauryou_file()
and then copies it to the specified destination.