>> Could getSrcFilename() gain a default argument so that >> getSrcFilename() would by default return the path of the executing >> script? > > No, it needs to see a function defined in that script.
But I thought default arguments were evaluated in the parent environment? Does that not follow for source attributes as well? Hadley -- Assistant Professor / Dobelman Family Junior Chair Department of Statistics / Rice University http://had.co.nz/ ______________________________________________ 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.