Skip to content
Prev 44187 / 63424 Next

Creating functions programmatically

Hmm, I thought I had it working, but now I can't figure out the
arguments to `function`:
function ()
NULL
Error: invalid formal argument list for "function"

I'm obviously missing something dumb.

Thanks!

Hadley