This repository is administered by Chris Diaz & Arend Kuyper. Questions? Email chris-diaz@northwestern.edu.
- In RStudio, create a new project.
- Select Version Control (Git).
- Git Repository URL:
https://github.com/nulib/moderndive_book.git - Use the default directory name
Note: travis-ci currently deploys the developmental version of the book into the gh-pages branch of this repo, which is hosted via Netlify at moderndive.netlify.com.
Welcome to the GitHub repository page for ModernDive: An Introduction to Statistical and Data Sciences via R available at ModernDive.com.
ModernDive is built using RStudio's bookdown package; for more information on how to use bookdown see bookdown.org.
- The
bookdownsource code for the development version of ModernDive is above, the output of which can be previewed at moderndive.netlify.com which is based on the outputted HTML files in thedocs/folder. - The
bookdownsource code for all previously released versions of ModernDive, including the latest version available at ModernDive.com, is accessible on the Releases page. - For information on all changes between versions and our planned changes for the next version, please see NEWS.md.
- If you would like to receive periodic updates about ModernDive (roughly every 3 months), please sign up for our mailing list.
- Contact Albert at albert.ys.kim@gmail.com and Chester chester.ismay@gmail.com.
The authors would like to thank Nina Sonneborn, Kristin Bott, and the participants of our USCOTS 2017 workshop for their feedback and suggestions. A special thanks goes to Prof. Yana Weinstein, cognitive psychological scientist and co-founder of The Learning Scientists, for her extensive contributions.