On Wed, 25 Jul 2018, Bert Gunter wrote:
Eric may have more to say, but the straightforward answer is: use functions to do what you want and pass any file specific info to them as parameters of function calls.
Bert, I was considering that functions would be the way to go. The functions can call other functions in addition to doing calculations. Thanks for re-inforcing that approach, Rich ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see 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.