I offer the following to the forum so maybe others can save some time.
My preferred work organization/flow is to save a .R and .Rdata file in a directory for each project I'm working on. In that same directory I keep any input data and output files etc. What I wanted was the ability to open the .R file with the corresponding .Rdata file and set the working directory automatically. I...