Efficient R Programming (O'Reilly)
Monday, 20 February 2017

This hands-on book has been written to show how to make R work effectively, and to teach novices and experienced R users how to write efficient R code. Drawing on years of experience teaching R courses, authors Colin Gillespie and Robin Lovelace provide practical advice on topics from optimizing the set-up of RStudio to using C++.

<ASIN:1491950781>

Author: Colin Gillespie and Robin Lovelace
Publisher: O'Reilly
Date: January 2017
Pages: 222
ISBN: 978-1491950784
Print: 1491950781
Kindle: B01N2RTX9Q
Audience: Developers wanting to learn R
Level: Intermediate
Category: Other Languages

 

 

  • Get advice for setting up an R programming environment
  • Explore general programming concepts and R coding techniques
  • Understand the ingredients of an efficient R workflow
  • Learn how to efficiently read and write data in R
  • Dive into data carpentry—the vital skill for cleaning raw data
  • Optimize your code with profiling, standard tricks, and other methods
  • Determine your hardware capabilities for handling R computation
  • Maximize the benefits of collaborative R programming
  • Accelerate your transition from R hacker to R programmer

Related Articles

R 3.0 - the Masked Marvel

A Programmer's guide to R - Data and Objects

R Cookbook (book review - rated 5/5)

R in Action (book review - rated 4.5/5)

Getting Started with R (book review rated 4/5)

The Art of R Programming (book review - rated 4.5/5)

Learning R (book review - rated 4/5)

R in 24 Hours (book review - rated 4/5)

The Book of R (book review - rated 4/5)

 

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]



JavaScript Crash Course (No Starch Press)

Author: Nick Morgan
Publisher: No Starch
Date: March 2024
Pages: 376
ISBN: 978-1718502260
Print: 1718502265
Kindle: B09JBF5K9F
Audience: Developers wanting to learn JavaScript
Rating: 4
Reviewer: Ian Elliot
JavaScript is still a very important language, so why not a crash course?


More Reviews