file_copy.Rd
Copy files from the inputted source to the inputted destination
file_copy(src_filelist, dest_filelist, messg = "Copying ", progress = TRUE)
list of source files
list of destination files
character string of displayed message
logical flag set TRUE to display progress bar in terminal