On 18/09/2008 12:23 PM, Richard M. Heiberger wrote:
Isn't the full pathname just paste(getwd(), ".RData", sep="/")
Only on Unix-alikes, and the code that prints the error message is platform neutral. And at the point where we need this message, R isn't running, so we'd need this in C code. Not hard, just boring and time consuming.
Duncan Murdoch ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.