Skip to content
Prev 992 / 12125 Next

[R-pkg-devel] Recommendation on qr method export

Thanks for the input Peter.  I suppose I never looked at lm() to see how it
was used there.  Given that though, do you see any reason then to not
create an S3/S4 method if different methods are used for different
functions?  I'm just looking for some design guidance from the community
here before I just implement something that may cause more confusion.

Regards,
Charles
On Tue, Aug 2, 2016 at 4:34 PM, Peter Dalgaard <pdalgd at gmail.com> wrote: