How to automatically set R to read the files from a specific location
Dear friends, I am working on an assignment using R, and I would like to set my R code so that R automatically recognizes where the files that need to be read are without having to use the absolute path? The idea is that when I send my .R script and my professor receives it, he can just execute the code without running into any issues. Thanks, beforehand, for your valuable feedback. Cheers, Paul