Amazon.com: R for Data Science: Import, Tidy, Transform, Visualize, and Model Data (9781491910399): Hadley Wickham, Garrett Grolemund: Books
Wickham and Grolemund have produced an excellent book that would help a beginning R user become very efficient in explanatory analysis. Unsurprisingly the approach that they expound utilises the "hadleyverse" a collection of packages (ggplot2 for visualisation, tidyr for reshaping, dplyr for selecting and filtering, purrr for functional programming, broom for linear models etc) that dramatically speed up most of the common steps involved in an analysis. One benefit of Wickham's involvement in these packages has been a coherent philosophy that sits behind them. It can be a little tricky when learning this philosophy, but the long term benefits are enormous. The book is broken up into a number of sections that effectively builds up the ability to ingest, transform, visualise and model datasets.
Mar-13-2017, 01:50:12 GMT
- Technology: