[Rd] Documenting S4 classes; debugging them

Duncan Murdoch dmurdoch at pair.com
Fri May 23 15:05:28 MEST 2003


1.  I'm putting together my first package that uses S4 classes and
objects.  I'd like to document them, but I'm not sure what the
documentation should look like, and package.skeleton doesn't produce
any at all for the classes or methods.

Are there any good examples to follow?

2.  How do I do the equivalent of debug(foo), when foo is an anonymous
function being used as a method?  

Duncan Murdoch



More information about the R-devel mailing list