Hello ... Does anyone know of a package (or other code) out there which has handled S4 classes in C? I realize that a lot of this stuff is fairly new in R-devel, so my assumption is no - but there seems to be some deviation from the green book that is really throwing me off, and I'm looking for some sort of front-to-back example. Thanks -Jeff
Are there any tutorials or books for learning R? Of course, I have the manual, but that seems more of a reference than a teaching tool. Joshua Gramlich Chicago, IL
On Fri, Jan 03, 2003 at 10:12:28AM -0600, Joshua Gramlich wrote:> Are there any tutorials or books for learning R? Of course, I have the > manual, but that seems more of a reference than a teaching tool.There are lots of fine contributed manuals at http://cran.us.r-project.org/other-docs.html Dirk -- Prediction is very difficult, especially about the future. -- Niels Bohr
An Introduction to R, The R Core Team An Introduction to Statistics with R, Peter Dalgaard Modern Applied Statistics with S, W.N. Venables and B.D. Ripley, 4th Edition. And many others with links on http://cran.r-project.org/ under "Contributed|Documentation"