Skip to content
Prev 282823 / 398498 Next

What is a 'closure'?

http://www.lemnica.com/esotericR/Introducing-Closures/

Any function you work with will be a closure -- primitives are
built-in functions that users can't create. (without source editing &
recompiling R) E.g. the function c() (type it without parentheses at
the prompt to see its "code")

Let me know if I can explain more,

Michael
On Thu, Jan 19, 2012 at 2:45 PM, Ajay Askoolum <aa2e72e at yahoo.co.uk> wrote: