Skip to content
Prev 10454 / 63424 Next

namespaces and S4 methods/classes

John Chambers wrote:
Looking good!  A couple of (quite possibly silly) questions:

1) I'm using a saved image for a package which creates new generics.
    Am I right in guessing that I use export() to make these generics
    available?

2) In the saved image case, would it make sense to export the generic,
    but not the methods - i.e., did the association of the methods with
    the generic happen pre-save?