Displaying 1 result from an estimated 1 matches for "constants_and_functions".
2013 Jun 11
0
How to "source" a R script in a parent/parallel directory (win/linux)
...r change, while "user1" will change each time,
depending on the user or on the data to be processed. In other words
each user will have his/her workspace under different and parallel
directories.
RunThis.R needs also some files and script which will be located under
C:\\mypath\\PROGRAM\\Constants_and_Functions
/mnt/mymountpt/mypath/PROGRAM/Constants_and_Functions
My intent here is not to allow the users to modify RunThis.R and the
file under Constants_and_Functions.
I already tried this but you probably alredy imagine which were the
problems.
Under each "user?" there will be two dir, one with...