Skip to content

rstats-wtf/wtf-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wtf-workshop

This repo has two purposes:

  1. A place to record policies about how to run an instance of the "What They Forgot ..." (WTF) workshop, such as what to store where.
  2. Central storage for reusable assets that don't belong any where else, such as logos or diagrams.

Main types of content and where we store it:

High-level guidance re: where to store a logical blob of content. When in doubt ...

  • Stick it in a public Git repo, within the rstats-wtf GitHub organization.
  • Try not to nest things.
    • Don't put a Git repo or RStudio Project inside another Git repo or RStudio Project.
    • Try not to put Git repos or RStudio Projects inside a cloud-syncing folder (such as on Google Drive or DropBox), because there are performance and privacy issues re: syncing of .git/, .Rproj.user/, .Rhistory, etc.

Notes

There used to be a git-diagrams folder here, but I've removed it because it was confusing. The most current Git images used in WTF slides about Git/GitHub are maintained within the Happy Git space.

2023 Posit Conference (1 day)

Content Slide type Slide source Exercises
Intro slides quarto wtf-introduction In slides (place emoji on issue to ensure logged in)
Project oriented workflow quarto wtf-project-oriented-workflow-slides wtf-explore-libraries, wtf-fix-paths, wtf-packages-report
Git/GitHub quarto wtf-version-control-slides In slides

2022 RStudio Conference (2 days)

Content Slide type Slide source Exercises
Intro slides google slides drive assests In slides (place emoji on issue to ensure logged in)
Project oriented workflow quarto wtf-project-oriented-workflow-slides wtf-explore-libraries, wtf-fix-paths, wtf-packages-report
Debugging quarto wtf-debugging-slides wtf-debugging, associated pkg wtfdbg
Git/GitHub keynote drive assests In slides
Personal R Administration quarto wtf-personal-radmin-slides In slides
Iterating well with purrr quarto wtf-purrr-slides In slides
Closing slides google slides drive assests None
  • drive assets are private, ask Jenny for access to materials
  • keynote and google slide rendered pdfs are available in workshop repos /materials

About

Reusable assets and notes for "What They Forgot ..." workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published