Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Meta: lesson format #7

@matt-dray

Description

@matt-dray
  1. Introduction: package purpose ('{tidyr} exists to make your data tidy'), any meta discussion ('tidy data is...'), and relationship to other tidyverse packages ('read your data with {readr}, tidy with {tidyr}, then wrangle with {dplyr}')
  2. Package installation
  3. Introduce the arbitrary function 'group' (e.g. gather() and spread() are in the 'reshaping functions' 'group' of {tidyr})
  4. Introduce a function within that group
  5. Code question about that function
  6. Repeat (4) and (5) until all the functions within the group have been covered
  7. Multi-choice quiz after a group
  8. Repeat (3) until groups are complete
  9. Multi-choice test: 'which function does x?' or 'function x is for...?'
  10. Outro: link to cheatsheet, lessons to try next

Metadata

Metadata

Assignees

No one assigned

    Labels

    metaRelated to course/repo structure

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions