ModernDive_book
                                
                                
                                
                                    ModernDive_book copied to clipboard
                            
                            
                            
                        Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
ModernDive 
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 ADC22 for a discounted price.
Contents of this Repository
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").
- The 
bookdownsource code for the current version of the book is in themasterbranch of this repo. - The 
bookdownsource 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. - The contents of moderndive.com are deployed via Netlify from the 
gh-pagesbranch of this repo. 
We are also slowly working on a future version of ModernDive:
- The 
bookdownsource code for the future version of the book is in thev2branch of this repo. - A preview of the future version is available at moderndive.netlify.app.
 
More Information
- We also have additional resources:
- The 
moderndiveR package. - An instructor resources page with sample problem sets and term project.
 
 - The 
 - Contact Albert at [email protected] and Chester at [email protected].
 - We're on Twitter at ModernDive.
 - If you would like to receive periodic updates about ModernDive (roughly every 3 months), please sign up for our mailing list.