Skip to content
Prev 46483 / 63424 Next

Correct NAMESPACE approach when writing an S3 method for a generic in another package

On 13-08-26 12:04 PM, Gavin Simpson wrote:
Either I am messing up something again (reasonably likely) or it does 
just work with S4 methods. I can import the namespace that has the 
generic and the methods work, I do not seem to need to export the 
generic.  Is S3 working differently? I do have the documentation problem 
when I try to export other imported functions that I would like 
available to users.

Paul