5 ms·
There is a weirdness to R. I found that taking a lot of time to focus on the basics helps. If you're committed to using R, read John Chamber's book and also lo
by angdis 11y ago
There is a weirdness to R. I found that taking a lot of time to focus on the basics helps.
If you're committed to using R, read John Chamber's book and also look for answers on the old "R mailing list" (a place so mean, it makes stackoverflow look like mister roger's neighborhood).
- baldfat 11y agoWorking in the Hadley Wickham's Universe with dplyr ggplot2/ggvis and stringr really helps a ton.
- angdis 11y agoAbsolutely, and don't forget tidyr! Its hard to overstate Mr Wickham's contribution to making R a very handy and useful tool. I am sure that a lot of folks would have tried R and then moved on to something else were it not for the "Hadley-verse".
- baldfat 11y agoIt is the simple Functional language we want when working with data.