Logo

Efficient R Programming by Colin Gillespie, Robin Lovelace

Large book cover: Efficient R Programming

Efficient R Programming
by

Publisher: O'Reilly
ISBN/ASIN: 1491950781
ISBN-13: 9781491950784
Number of pages: 150

Description:
Efficient R Programming is about increasing the amount of work you can do with R in a given amount of time. It's about both computational and programmer efficiency. This book is for anyone who uses R and who wants to make their use of R more reproducible, scalable, and faster.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Tidy Modeling with RTidy Modeling with R
by - O'Reilly Media
This book is a guide to using a collection of software in the R programming language for model building called 'tidymodels'. The book provides a practical introduction to how to use these specific R packages to create models.
(4005 views)
Book cover: R Packages: Organize, Test, Document and Share Your CodeR Packages: Organize, Test, Document and Share Your Code
by - O'Reilly Media
This practical book shows you how to bundle reusable R functions, sample data, and documentation together by applying author Hadley Wickham's package development philosophy. You'll work with devtools, roxygen, and testthat, a set of R packages.
(8256 views)
Book cover: R for Data ScienceR for Data Science
by - O'Reilly Media
This book will teach you how to do data science with R: You'll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data science.
(10538 views)
Book cover: The Art of R ProgrammingThe Art of R Programming
by - UC Davis
This book is for those who wish to write code in R, as opposed to those who use R mainly for a sequence of separate, discrete statistical operations. The reader's level of programming background may range from professional to novice.
(17416 views)