Re: [R] constructing a relative path

2008-12-05 Thread Prof Brian Ripley
On Fri, 5 Dec 2008, Mark Heckmann wrote: Dear R-users, I want to construct a relative path in R, but I am not able to do it or to find a function that does it. My solution is somewhat awkward as it uses string manipulation. The problem: I have the following folder structure. project_folder

[R] constructing a relative path

2008-12-05 Thread Mark Heckmann
Dear R-users, I want to construct a relative path in R, but I am not able to do it or to find a function that does it. My solution is somewhat awkward as it uses string manipulation. The problem: I have the following folder structure. project_folder | |- data |- scr