Skip to content
Prev 55965 / 63424 Next

Warning when calling formals() for `[`.

Hello,

I don't see why you say that the documentation seems to be wrong:


class(args(`+`))
#[1] "function"


args() on a primitive does return a closure. At least in this case it does.


Rui Barradas

?s 14:05 de 07/10/2018, Peter Dalgaard escreveu: