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
 


Beginning Rust Programming

Author: Ric Messier
Publisher: Wiley
Date: March 2021
Pages: 416
ISBN: 978-1119712978
Print: 1119712971
Kindle: B08WZ2D7WC
Audience: Developers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Everyone seems to want to know what makes Rust special. Does this book give the answers?



SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 


More Reviews