[R] Variable arguments to function
Uwe Ligges
ligges at statistik.tu-dortmund.de
Thu Mar 11 16:10:23 CET 2010
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
More information about the R-help
mailing list