[R] Object-oriented programming in R for Java programmers?
Johannes Huesing
johannes at huesing.name
Sun Jul 27 21:21:37 CEST 2008
Werner Wernersen <pensterfuzzer at yahoo.de> [Sun, Jul 27, 2008 at 01:55:26PM CEST]:
[...]
> Is there any brief tutorial on oo programming in R
> especially for people who have done oo in Java or C++
> before? That would be really helpful.
"How S4 methods work" highlights the differences between R's function-centric
approach to OO and the class-centric approach highlighted by languages such
as C++. This 10-page article is written by John Chambers.
--
Johannes Hüsing There is something fascinating about science.
One gets such wholesale returns of conjecture
mailto:johannes at huesing.name from such a trifling investment of fact.
http://derwisch.wikidot.com (Mark Twain, "Life on the Mississippi")
More information about the R-help
mailing list