This repo contains code from various office-hours/R4DS help that I give and want to archive.
You can find office hours replays on my YouTube channel here: https://youtube.com/tanho
-
2021-06-23: Debugging Shiny
-
2021-07-19: Web scraping with rvest
- Session outline: https://github.com/tanho63/office_hours/tree/main/20210719-scraping
- various R scripts archived in that folder
- THE BEST CSS ZINE EVER https://wizardzines.com/comics/selectors/
-
2021-07-23: Viz challenge
-
2021-08-02: Wrangling JSON
- Outline: https://github.com/tanho63/office_hours/tree/main/20210802-json_wrangling
- Other great resources:
-
2021-10-11: Shiny Server
Ideas I'm mulling over and should be able to get to soonish:
- Automating R scripts with GitHub Actions
- Packaging apps with Dockerfiles