On 10.03.2010 20:30, ManInMoon wrote:
I understand you can pass a variable number of arguments to a function that is written to accept "..." I have searched for any documentation on how to write such a function - could someone tell me where to look please
The manual "An Introduction to R" contains a section called "The ‘...’ argument".
Uwe Ligges ______________________________________________ [email protected] 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.

