Skip to content

freyreeste/rprogdatascience

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R Programming for Data Science

Roger D. Peng

This repository contains the files for the book R Programming for Data Science, as it is built on bookdown.org and on Leanpub. This book was originally published on Leanpub (and still is). The two versions are identical.

Currently, there are two branches:

  • master: used to build Leanpub version of the book

  • bookdown: used to build the Bookdown version of the book

At some point these two may be merged together, but probably not anytime soon.

Before You Start

Before building the book with the bookdown package, you need to

  1. unzip the book_datasets.zip file, which contains the datasets referenced in some of the chapters.

  2. Install the dplyr package from CRAN (this is needed to build some of the chapters).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 42.4%
  • CSS 38.7%
  • R 18.9%