Skip to content
Prev 173766 / 398503 Next

builtin vs. closure

Dear R Gurus:

I'm working slowly through "R Programming for Bioinformatics", which
is really interesting!

Anyway, my question now is:  what determines if a function is a
builtin vs. a closure, please?

For instance:
[1] "builtin"
[1] "closure"
Thanks,
Edna Bell