Logo

Just Enough R: Learn Data Analysis with R in a Day

Small book cover: Just Enough R: Learn Data Analysis with R in a Day

Just Enough R: Learn Data Analysis with R in a Day
by

Publisher: Smashwords
ISBN-13: 9781370086894
Number of pages: 205

Description:
Learn R programming for data analysis in a single day. The book aims to teach data analysis using R within a single 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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

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.
(11829 views)
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.
(8023 views)
Book cover: Advanced R programmingAdvanced R programming
by
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...
(11489 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.
(6474 views)