R for dummies

[This article was first published on Xi'an's Og » R, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

I already mentioned R for dummies a while ago on the ‘Og and never got around to read it from cover to back. Now that I am reduced to a dummy state with too much free time!, I can produce a full review of the book.

R for dummies was written by two Belgian statistics conultants, de Vries and Meys. It covers the basics of R in five parts: intro to R, bases of R, coding with R, data structures, and graphics in R. Overall, although the “for dummies style” generally grates on my approach to books, I have no objection whatsoever to this R for dummies and given its price  I could even use it in my R class next year. Esp. since it advocates the use of modern tools like Rstudio and ggplot2. It also compares with a lot of other R manuals, providing the proper basics but not going too far into the subtleties of the language. I think there may be a wee bit too much in the handling of data sections and not enough in the statistics and graphics sections. But there are quite useful gems, as well, from the generic recommendations on how to write clean code (not enough on the local vs. global variables) to debugging tools to the entry into the formula interface. (We could have done without the ten things we could have done in Excel!)

A minor criticism is that the graphics are mostly rough outcomes with no attempt at making them “nicer”. Similarly (in terms of importance), the cover involves a ridiculous pseudo-histogram in 3D that was clearly not produced with R… A silly choice when writing about a graphic-friendly computer language!

Overall, a worthy addition to the collection of R manuals. I would certainly put Matloff’s Art of R Programming on top but this one may reach a different audience…


Filed under: Books, R, Statistics, University life

To leave a comment for the author, please follow the link and comment on their blog: Xi'an's Og » R.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)