Skip to content

esmeraldacs/bookclub-r4ds

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R4DS R for Data Science Book Club

Welcome to the R4DS R for Data Science Book Club! This is a new experimental repository, separate from the main R4DS R4DS repository.

We are working together to read R for Data Science by Hadley Wickham and Garrett Grolemund. Join the #book_club-r_for_data_science channel on the R4DS Slack to participate. As we read, we are producing notes about the book.

Meeting Schedule

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

Cohort 5: (started 2021-07-24) - Saturdays, 1:00PM EST/EDT

  • 2021-07-24: Chapter 1: Introduction: Jon Harmon
  • 2021-07-31: Chapter 2-3: Data Visualization: Federica Gazzelloni
  • 2021-08-07: Chapter 4: Workflow: basics: Ryan Metcalf
  • 2021-08-14: Chapter 5: Data transformation: Wai-Yin
  • 2021-08-21: Chapter 6: Workflow: scripts: Ryan Metcalf
  • 2021-08-28: Chapter 7: Exploratory Data Analysis: Jon Harmon
  • 2021-09-04: Chapter 8: Workflow: projects: Susie Neilson
  • 2021-09-11: Chapter 9-10: Tibbles: Njoki Njuki Lucy
  • 2021-09-18: Chapter 11: Data import (part 1): Njoki Njuki Lucy
  • 2021-09-25: Chapter 11: Data import (part 2): Njoki Njuki Lucy
  • 2021-10-09: Chapter 12: Tidy data (part 1): Sandra Muroy
  • 2021-10-16: Chapter 12: Tidy data (part 2): Sandra Muroy
  • 2021-10-23: Chapter 13: Relational data (part 1): Federica Gazzelloni
  • 2021-10-30: Chapter 13: Relational data (part 2): Federica Gazzelloni
  • 2021-11-13: Chapter 14: Strings: Ryan Metcalf
  • 2021-11-20: Chapter 15: Factors: Presenter TBD
  • 2021-11-27: Chapter 16: Dates and times: Presenter TBD
  • 2021-12-04: Chapter 17-18: Pipes: Presenter TBD
  • 2021-12-11: Chapter 19: Functions: Presenter TBD
  • 2021-12-18: Chapter 20: Vectors: Presenter TBD
  • 2022-01-08: Chapter 21: Iteration: Presenter TBD
  • 2022-01-15: Chapter 22: Modeling introduction: Presenter TBD
  • 2022-01-22: Chapter 23: Model basics: Presenter TBD
  • 2022-01-29: Chapter 24: Model building: Presenter TBD
  • 2022-02-05: Chapter 25: Many models: Presenter TBD
  • 2022-02-12: Chapter 26-27: R Markdown: Presenter TBD
  • 2022-02-19: Chapter 28: Graphics for communication: Presenter TBD
  • 2022-02-26: Chapter 29: Markdown formats: Presenter TBD
  • 2022-03-05: Chapter 30: Markdown workflow: Presenter TBD

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.

About

R for Data Science Book Club

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.9%
  • TeX 49.1%