I created a folder in order for it to be the main work directory meaning all the files I create go there, and files I read will be from there. For some reason after I created th
This may help... use the following code and browse the folder you want to set as the working folder
setwd(choose.dir())