Thanks, Neonira. Always something new to learn!

Russ

From: neonira Arinoem <neon...@gmail.com>
Sent: Saturday, August 10, 2019 2:22 PM
To: Lenth, Russell V <russell-le...@uiowa.edu>
Cc: Iñaki Ucar <iu...@fedoraproject.org>; r-package-devel@r-project.org
Subject: Re: [R-pkg-devel] [External] Re: Farming out methods to other packages

What about turning your S3 class into a R6 class. That way, the methods you 
provide can be overridden easily by other developers by creating a class that 
inherits from yours.

This is standard oop, as opposed to special R S3 oop.
Neonira


        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to