I run R on a remote UNIX server where the data are stored. I ssh into the
server through ESS while I store my R scripts on local Windows network
drives. So far this arrangement hasn't been a problem, though now I'd like
to use source() or a similar function to include other R scripts to get a
better handle on my process management. Is this possible when running R
remotely through ESS? When I try to use source() it tells me that the file
doesn't exist since it's looking for it on the UNIX servers.

I asked this question on the R listserv but was told that ESS can support
this. Thanks for the help.
Erik

	[[alternative HTML version deleted]]

