02.SW

R 무료 자료 (R Free Book)

Mr. Slumber 2020. 6. 4. 09:46
728x90
반응형

1. R for Data Science by Hadley Wickham & Garrett Grolemund

https://r4ds.had.co.nz/ 

 

R for Data Science

This book will teach you how to do data science with R: You’ll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data science. Just as

r4ds.had.co.nz

 

 

 

2. Hands-On Programming with R by Garrett Grolemund

https://rstudio-education.github.io/hopr/

 

Hands-On Programming with R

This book will teach you how to program in R, with hands-on examples. I wrote it for non-programmers to provide a friendly introduction to the R language. You’ll learn how to load data, assemble and disassemble data objects, navigate R’s environment sy

rstudio-education.github.io

Hands-On Programming with R

This book will teach you how to program in R, with hands-on examples. I wrote it for non-programmers to provide a friendly introductio...

rstudio-education.github.io

 

3. ggplot2: Elegant Graphics for Data Analysis by Hadley Wickham

https://ggplot2-book.org/introduction.html

 

1 Introduction | ggplot2: Elegant Graphics for Data Analysis

Master ggplot2 and the rich grammar that underlies it.

ggplot2-book.org

 

4. Text Mining with R by Julia Silge & David Robinson

https://www.tidytextmining.com/

 

Text Mining with R

A guide to text analysis within the tidy data framework, using the tidytext package and other tidy tools

www.tidytextmining.com

 

5. R Packages by Hadley Wickham

https://r-pkgs.org/

 

R Packages

This book will teach you how to create a package, the fundamental unit of shareable, reusable, and reproducible R code.

r-pkgs.org

 

6. Advanced R by Hadley Wickham

http://adv-r.had.co.nz/Introduction.html

 

Introduction · Advanced R.

You’re reading the first edition of Advanced R; for the latest version see the second edition. Introduction With more than 10 years experience programming in R, I’ve had the luxury of being able to spend a lot of time trying to figure out and understan

adv-r.had.co.nz

Introduction · Advanced R.

You’re reading the first edition of Advanced R; for the latest version see the second edition . Introduction With more than 10 year...

adv-r.had.co.nz

 

 

7. Cookbook for R, Winston Chang

https://r-graphics.org/

 

R Graphics Cookbook, 2nd edition

This cookbook contains more than 150 recipes to help scientists, engineers, programmers, and data analysts generate high-quality graphs quickly—without having to comb through all the details of R’s graphing systems. Each recipe tackles a specific probl

r-graphics.org

 

8. R Packages

 by Hadley Wickham

http://r-pkgs.had.co.nz/

 

Welcome · R packages

R packages This is the book site for “R packages”. It was published with O’Reilly in April 2015. You can order a copy from Amazon. Packages are the fundamental units of reproducible R code. They include reusable R functions, the documentation that de

r-pkgs.had.co.nz

 

9  R Cookbook, 2nd Edition

https://rc2e.com/

 

R Cookbook, 2nd Edition

Second edition of R Cookbook

rc2e.com

 

10.Exploring Data with R

https://livebook.manning.com/book/exploring-data-with-r/chapter-1/v-4/

 

1 Starting with R · Exploring Data with R MEAP V04

Getting a feel for what R is and what its ecosystem is like · Installing the R language and RStudio Desktop application · Acquainting ourselves with the RStudio and learning some keyboard shortcuts · Introducing R Markdown as a way to run R code · Unde

livebook.manning.com

 

728x90