Skip to content

Documentation of lessons learnt from the book R for Data Science by Hadley Wickham and Garret Grolemund here http://r4ds.had.co.nz/

Notifications You must be signed in to change notification settings

Asingwa/R4DS_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R4DS_v2

A documentation of the lessons learnt from the book R for Data Science by Garrett Grolemund and Hadley Wickham.

This project and the scripts therein are produced while learning R using the book R for Data Science. The objective of the book is to teach how to:

  • Get data into R
  • Get it into the most useful structure
  • Transform data
  • Visualize data
  • Model data

The book is divided into 5 main Sections -Explore, Wrangle, Program, Model and Communicate - with several chapters in each. I have therefore organized the scripts according to their Section.

Explore

The explore section will largely be an introduction to ggplot2() and how to use the package for data visualization.

Releases

No releases published

Packages

No packages published

Languages