Just Enough R: Learn Data Analysis with R in a Day
by Sivakumaran Raman
Publisher: Smashwords 2017
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.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Practical Regression and Anova using R
by Julian J. Faraway
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)
by Julian J. Faraway
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)
Efficient R Programming
by Colin Gillespie, Robin Lovelace - 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)
by Colin Gillespie, Robin Lovelace - 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)
Advanced R programming
by Hadley Wickham
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)
by Hadley Wickham
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)
R Packages: Organize, Test, Document and Share Your Code
by Hadley Wickham - 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)
by Hadley Wickham - 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)