Live data from Hacker News

Advanced R by Hadley Wickham

adv-r.had.co.nz

1–10 of 26 posts

Re: Advanced R by Hadley Wickham

#2
Hadlye Wickham has done some amazing work in R (ggplot2, plyr and dplyr). Despite R being a bit weird and annoying at times, his packages continue to make it the most compelling option for data analysis (though Julia is catching up!).

Thanks, Hadley, for all the hard work.

Re: Advanced R by Hadley Wickham

#4

Advanced R (Chapman & Hall/CRC The R Series) by Hadley Wickham http://www.amazon.com/dp/1466586966/ How is the book compared to the site?

I'm fairly certain that they are identical. Hadley got the publisher to agree to allow him to keep the website up after publishing.

Re: Advanced R by Hadley Wickham

#5
post #4

Advanced R (Chapman & Hall/CRC The R Series) by Hadley Wickham http://www.amazon.com/dp/1466586966/ How is the book compared to the site?

I'm fairly certain that they are identical. Hadley got the publisher to agree to allow him to keep the website up after publishing.

Well yes, but the interface to the site is much more annoying than the book (which is rather cheap for a textbook of this sort).

YMMV, but I got much more from the book than from the site, and was also able to give hadley some money in the process, so its win-win :)

Re: Advanced R by Hadley Wickham

#6
I worked through parts of the book (especially the functional programming section). It is very well thought out and presented logically and clearly.

This has to be the effect of him doing live confresses and being a professor while also knowing the packages as only an author can.

It is also great how approachable Hadley is in the community. I still remember making a short tweet on dplyr and within 10 minutes he replied back to me and answered my questions.

Re: Advanced R by Hadley Wickham

#7
post #6

I worked through parts of the book (especially the functional programming section). It is very well thought out and presented logically and clearly. This has to be the effect of him doing live confresses and being a professor while also knowing the packages as only an author can. It is also great how approachable Hadley is in the community. I still remember making a short tweet on dplyr and within 10 minutes he repli…

Thanks for the kind words!

Re: Advanced R by Hadley Wickham

#8

Hadlye Wickham has done some amazing work in R (ggplot2, plyr and dplyr). Despite R being a bit weird and annoying at times, his packages continue to make it the most compelling option for data analysis (though Julia is catching up!). Thanks, Hadley, for all the hard work.

Hadley has actually made R my go to for data analysis. Great graphics, elegant syntax with dplyr, and his work with Shiny.

Re: Advanced R by Hadley Wickham

#9
post #4

Earlier quoted context omitted.

I'm fairly certain that they are identical. Hadley got the publisher to agree to allow him to keep the website up after publishing.

Well yes, but the interface to the site is much more annoying than the book (which is rather cheap for a textbook of this sort). YMMV, but I got much more from the book than from the site, and was also able to give hadley some money in the process, so its win-win :)

Personally I prefer the website because I can normally remember which chapter something is in, and then I can find-in-page to quickly jump to what I was thinking about.

Re: Advanced R by Hadley Wickham

#10

Advanced R (Chapman & Hall/CRC The R Series) by Hadley Wickham http://www.amazon.com/dp/1466586966/ How is the book compared to the site?

They're basically identical. The website is updated a bit more frequently, but the updates are mainly minor wording fixes, and get incorporated whenever the book gets re-printed (every 6-12 months)
Post reply on HN