ezraporter / bookclub-Advanced_R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R4DS Advanced R Bookclub

A weekly reading group following the chapters of Advanced R by Hadley Wickham (2nd ed)

Visit the #book_club-advanced_r channel on Slack to join the video chat!

This repo contains 3 main folders:

  • QandA: A bookdown collection of chapter questions and answers that come up during meetings (or between!). We're also using this to try to answer questions marked "started" in the solutions manual with the potential goal of submitting PRs with our own answers!

  • Presentations: each week a presenter will give a talk summarizing the chapter and/or discussing practical applications of the topic at hand. Here is a (WIP) guide for first-time presenters 😎

  • Data: Example datasets are stored in this folder to help facilitate practical applications - including beer production and beer reviews. Feel free to add your own!

Some helpful links:

Meeting Schedule

Cohort 2 [Americas]: (started 2020-07-30) - Thursdays, 7:30pm EDT/EST

  • 2020-10-15 Chapter 10 - Jorge Mendes (?)
  • 2020-10-22 Chapter 11 ?
  • 2020-10-29 Chapter 12 and 13 - Chris Yarrison
  • 2020-11-05 Chapter 14 - Ezra Porter
Future Meetings

Cohort 3 [Europe/Africa]: (started 2020-08-04) Tuesdays, 19:30 CET (CEST)

  • 2020-10-06 Chapter 8 - Conditions: Shel Kariuki
  • 2020-10-13 Recap week
Future Meetings
  • 2020-10-20 Chapter 9
  • 2020-10-27 Chapter 10
  • 2020-11-03 Chapter 11

Cohort 4 (started 2020-10-05) Mondays, 17:00 ET

  • 2020-10-05 Chapter 1 - Introduction: Emily Wissel
  • 2020-10-12 Chapter 2 - Names/Values
  • 2020-10-19 Chapter 3 - Vectors
Future Meetings
  • 2020-10-26 Chapter 4 - Subsetting
  • 2020-11-02 Chapter 5 - Control Flow
  • 2020-11-09 Chapter 6 - Functions

Presentations & Recordings

Chapter 1 - Introduction

Chapter 2 - Names and values

Chapter 3 - Vectors

Chapter 4 - Subsetting

Chapter 5 - Control flow

Chapter 6 - Functions

Chapter 7 - Environments

Chapter 8 - Conditions

Chapter 9 - Functionals

Chapter 10 - Function factories

Chapter 11 - Function operators

Chapter 12 + 13 - OOP base types + S3

Chapter 14 - R6

Chapter 15 - S4

Chapter 16 - Tradeoffs/OOP Wrapup

Chapter 17 - Metaprogramming, big picture

Chapter 18 - Expressions

Chapter 19 - Quasiquotation

Chapter 20 - Evaluation

Chapter 21 - Translating R Code (Domain Specific Languages)

Metaprogramming Review

Chapter 22 - Debugging:

Chapter 23 / 24 - Measuring & Improving Performance:

Chapter 25: Rcpp

Book Recap

About


Languages

Language:HTML 92.8%Language:JavaScript 4.5%Language:CSS 2.5%Language:R 0.2%Language:C++ 0.0%Language:TeX 0.0%