README.md

R4DS Data Science in Education Using R Book Club

Welcome to the R4DS Data Science in Education Using R Book Club!

We are working together to read Data Science in Education Using R by Ryan A. Estrellado, Emily A. Bovee, Jesse Mostipak, Joshua M. Rosenberg, and Isabella C. Velásquez. Join the #book_club-ds_in_education_using_r channel on the R4DS Slack to participate. As we read, we are producing notes about the book and saving them in this bookdown.

Meeting Schedule

If you would like to present, please add your name next to a chapter using the GitHub Web Editor!

Cohort 1: (starts 2021-02-10) - Wednesdays, 5pm EST/EDT

How to Present

This repository is structured as a {bookdown} site. To present, follow these instructions:

  1. Setup Github Locally
  2. Fork this repository.
  3. Create a New Project in RStudio using your fork.
  4. Create a New Branch in your fork for your work.
  5. Edit the appropriate chapter file. Use ## to indicate new slides (new sections).
  6. If you use any packages that are not already in the DESCRIPTION, add them. You can use usethis::use_package("myCoolPackage") to add them quickly!
  7. Commit your changes.
  8. Push your changes to your branch.
  9. Open a Pull Request (PR) to let us know that your slides are ready.

When your PR is checked into the main branch, the bookdown site will rebuild, adding your slides to this site.



r4ds/bookclub-dsieur documentation built on May 20, 2022, 6:24 p.m.