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
 


Discovering Modern C++, 2nd Ed

Author: Peter Gottschling
Publisher: Addison-Wesley
Pages: 576
ISBN: 978-0136677642
Print: 0136677649
Kindle: ‎ B09HTJRJ3V
Audience: C++ developers
Rating: 5
Reviewer: Mike James

Modern C++ who would want to write anything else? Is this a suitable introduction for the rest of us?



Modern JavaScript for the Impatient

Author: Cay S. Horstmann
Publisher: Addison-Wesley
Date: July 2020
Pages: 352
ISBN: 978-0136502142
Print: 0136502148
Kindle: B08F5HFWBH
Audience: Developers interested in JavaScript
Rating: 4
Reviewer: Mike James
So you're impatient - what next?


More Reviews