Skip to contents

This function copies files from a path to a new folder at destiny. This function will also delete empty files, but it will not delete very small files.

Usage

copy_files(file_list = NULL, from_dir = NULL, dest_dir = NULL)

See also

[find_files()]