Skip to content
Prev 12333 / 63461 Next

More user-friendly error message needed.

On Wed, 07 Apr 2004 15:38:54 -0400, Duncan Murdoch <dmurdoch@pair.com>
wrote :
No, this would be a bad idea.

A standard test for the existence of a list element is 

if (is.null(x$z)) ....

Those would all need some other kind of test if this were changed.
Not a good idea at all!

Duncan Murdoch