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.
(11485 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.
(14507 views)
Book cover: Exploratory Data Analysis with RExploratory Data Analysis with R
by - Leanpub
This book teaches you to use R to effectively visualize and explore complex datasets. Exploratory data analysis is a key part of the data science process because it allows you to sharpen your question and refine your modeling strategies.
(6966 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.
(6091 views)