I am running a simulation study and need to process and save the results from several text files. I have the data organized in such a way where there are sub directories and wit
You can use Perl's glob () function to get a list of files and send it to R using, e.g., RSPerl's interface.
glob ()