Skip to content

recursive default argument reference

1 message · Liaw, Andy

#
This is just a red herring...  Even w/o this you get the same thing:
Error in ff() : recursive default argument reference
Error in ff(x) : Object "x" not found

Note how the two errors are different.
It should be, because R doesn't know what to make of it (and neither do I).
 
Cheers,
Andy