Overloading methods in R
"Ali -" <saveez@hotmail.com> writes:
On the other hand, I caouldn't find a decent OO package which is based on S4 AND comes with the official release of R.
The OO system that comes with R and is based on S4 *is* S4. The challenge is that it is a different way of doing OO as compared to Java. But for most uses, it works just fine once you get used to "spelling" things differently. + seth