Skip to content
Prev 25219 / 63424 Next

S4 assignment \alias and \usage

On Wed, 30 May 2007, Seth Falcon wrote:

            
I don't think you do, but then you extract NULL if it does not do so.

This is just what names(), comment() ... would do if they were not 
internal functions and you converted them to S4 generics, so this seems 
fairly natural to me (at least if there are legacy objects about that 
need to be handled).

The issue of attributes on S4 objects is one that I consider still open: R 
and S4 differ in implementation but the issue seems undocumented in R.