[R] question on function argument
Liaw, Andy
andy_liaw at merck.com
Mon Oct 11 14:38:29 CEST 2004
> From: Edwin Leuven
>
> is there a document which explains more in detail what does happen
> when functions are evaluated?
The `R Language Definition' manual has a chapter `Functions' with a section
`Evaluation' (Sec. 4.3 in the PDF version). That might be helpful for you.
Also, Thomas Lumley wrote a `Programmer's Niche' column in the R News on how
to get the effect of macros in R. You might be interested in that, too.
Cheers,
Andy
More information about the R-help
mailing list