Logo

The Art of R Programming by Norman Matloff

Large book cover: The Art of R Programming

The Art of R Programming
by

Publisher: UC Davis
ISBN/ASIN: 1593273843
Number of pages: 193

Description:
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.

Download or read it online for free here:
Download link
(650KB, PDF)

Similar books

Book cover: Efficient R ProgrammingEfficient R Programming
by - O'Reilly
The book 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. It's for anyone who uses R and who wants to make their use of R more reproducible and faster.
(7445 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.
(5879 views)
Book cover: The R InfernoThe R Inferno
by - Burns Statistics
If you don't know of 'The R Inferno', this revised edition is a book-length (intermediate level) explanation of a few trouble spots when using the R language. If you are using R and you think you're in hell, this is a map for you.
(16154 views)
Book cover: Using R for Introductory StatisticsUsing R for Introductory Statistics
by - Chapman & Hall/CRC
A self-contained treatment of statistical topics and the intricacies of the R software. The book focuses on exploratory data analysis, includes chapters on simulation and linear models. It lays the foundation for further study and development using R.
(24468 views)