Skip to content
Prev 55970 / 63424 Next

Warning when calling formals() for `[`.

Hello,

This is because args(`[`) returns NULL and class(NULL) is NULL.
So the question would be why is the return value of args(`[`) NULL?

Rui Barradas

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