Skip to content

mikewolfe/R4DSNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Notes on R for Data Science

These are my personal notes on R for Data Science by Garrett Grolemund and Hadley Wickham. I try to follow along and paraphrase/copy information that I found interesting as I read. The code examples throughout the notes are directly from the text with, in some cases, my additional comments to clarify the code. You can find the text for this book freely online here:

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

I also give my answers for each of the exercises with reasoning where applicable.

For each chapter you can find a compiled version of the notes under chapter*.md which should be readily viewable directly in the browser. To see the source code used to compile these .md files checkout the chapter*.Rmd file which was subsequently knitted into the github-flavored markdown.

Chapters

Explore

Chapter 3

Chapter 4

Chapter 5

Chapter 7

Wrangle

Chapter 11

Program

Model

Chapter 23

Communicate

About

My personal notes on the book R for Data Science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published