Copy a list of files on the system.
Arguments
- file_list
A character vector of file names (without extensions).
- extension
The extension to apply to file names.
- path
The path to the origin directory containing the files to copy.
- new_path
The path to the destination directory. If it doesn't exist, this directory will be created (recursively).