Home
Softono

ModernDive Book

Open source HTML
806
Stars
539
Forks
1
Issues
32
Watchers
3 months
Last Commit

 About ModernDive Book

Statistical Inference via Data Science: A ModernDive into R and the Tidyverse

Platforms

Web Self-hosted

Languages

HTML

Need Help Installing ModernDive Book?

We provide expert installation service for this software. Our team will install, configure, and secure ModernDive Book on your server. plans start at just $30.

ModernDive Book

View on GitHub

ModernDive

DOI Lifecycle: stable Netlify Status GitHub Actions Deployment

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.

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 bookdown source code for the current version of the book is in the master branch of this repo.
  • The 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.
  • The contents of moderndive.com are deployed via Netlify from the gh-pages branch of this repo.

We are also slowly working on a future version of ModernDive:

  • The bookdown source code for the future version of the book is in the v2 branch of this repo.
  • A preview of the future version is available at moderndive.netlify.app.

More Information