> From: Shin, Daehyok
> 
> Exactly where does R search for foo.R if I type source("foo.R")?
> Only from current working directory (same as getwd()), from 
> all directories
> specified by e.g. $PATH?  Thanks.
> 
> Daehyok Shin

The former.  No documentation says otherwise, so why would you think that it
might search somewhere else?

Andy

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to