--- "David C. James" <[EMAIL PROTECTED]> wrote: > I feel like I'm not firing at all cylinders with the > R language, > despite reading over the R Language Definition. > > Has anyone seen something like an "R for Rubyists" > guide (i.e. > teaching the R language for those who are more > familar with Ruby)? > > Alternately, a book with lots of examples about how > the R language > itself works would be fantastic.
Peter Dalgaard's book "Introductory Statistics with R" or John Verzani's book "Using R for introductory statistics" both might be good for a start. Dalgaad's book has an very handy appendix summarizing a lot of the basic commands. There are also quite a few excellent online books and papers available on the R site (lefthand side at bottom you will see books and other) ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
