Logo

The R Inferno by Patrick Burns

Small book cover: The R Inferno

The R Inferno
by

Publisher: Burns Statistics
Number of pages: 126

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

Home page url

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

Similar books

Book cover: Practical Regression and Anova using RPractical Regression and Anova using R
by
The emphasis of this text is on the practice of regression and analysis of variance. The objective is to learn what methods are available and when they should be applied. Many examples are presented to clarify the use of the techniques.
(11257 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.
(5855 views)
Book cover: Just Enough R: Learn Data Analysis with R in a DayJust Enough R: Learn Data Analysis with R in a Day
by - Smashwords
Learn R programming for data analysis in a single day. The book aims to teach data analysis using R within a day to anyone who already knows some programming in any other language. The book has sample code which can be downloaded as a zip file.
(7131 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.
(14179 views)