Welcome to the GitHub repository page for Statistical Inference via Data Science: A ModernDive into R and the Tidyverse available at ModernDive.com. You can purchase the CRC Press print edition on their website using promo code ASA18 for a discounted price.
ModernDive is built using RStudio's bookdown package; for more information on how to use bookdown see bookdown.org. If you'd like to build the book on your own, please make sure to first install the bookdown package via install.packages("bookdown").
bookdown source code for the current version of the book is in the master branch of this repo.bookdown source code for all previously released versions of ModernDive is accessible on the Releases page. A summary of all changes between versions can be found in NEWS.md.gh-pages branch of this repo.We are also slowly working on a future version of ModernDive:
bookdown source code for the future version of the book is in the v2 branch of this repo.moderndive R package.