Logo

Advanced R programming by Hadley Wickham

Small book cover: Advanced R programming

Advanced R programming
by

Description:
The book is designed primarily for R users who want to improve their programming skills and understanding of the language. It should also be useful for programmers coming to R from other languages, as it explains some of R's quirks and shows how some parts that seem horrible do have a positive side.

Home page url

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

Similar books

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.
(7192 views)
Book cover: Using R for Data Analysis and GraphicsUsing R for Data Analysis and Graphics
by - Australian National University
These notes are designed to allow individuals who have a basic grounding in statistical methodology to work through examples that demonstrate the use of R for a range of types of data manipulation, graphical presentation and statistical analysis.
(13683 views)
Book cover: Statistics with RStatistics with R
by
Contents: Introduction to R; Programming in R; From Data to Graphics; Customizing graphics; Factorial methods; Clustering; Probability Distributions; Estimators and Statistical Tests; Regression; Other regressions; Regression Problems; etc.
(8980 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.
(5911 views)