Skip to content

Commit

Permalink
Merge pull request #95 from carpentries-incubator/accept-xor-changes-ep4
Browse files Browse the repository at this point in the history
Full draft of ep 4 (and rough draft of ep 5)
  • Loading branch information
peterlaurin authored Dec 31, 2024
2 parents aceab83 + 572f9ef commit 4afb5eb
Show file tree
Hide file tree
Showing 10 changed files with 1,573 additions and 412 deletions.
2 changes: 1 addition & 1 deletion episodes/1-intro-reproducible-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ exercises: 10
::::::::::::::::::::::::::::::::::::::::::::::::

#### Welcome and introductions
- Welcome to "RRRR, I'm Stuck!" We're glad you're here! Let's first take care of a few setup steps. You should have all followed the setup instructions on the [workshop website](kaijagahm.github.io/R-help-reprexes/), and you should have both R and RStudio installed.
- Welcome to "RRRR, I'm Stuck!" We're glad you're here! Let's first take care of a few setup steps. You should have all followed the setup instructions on the [workshop website](https://carpentries-incubator.github.io/R-help-reprexes/), and you should have both R and RStudio installed.

- You should also have the following packages installed: {**reprex**}, {**ratdat**}, {**dplyr**}, and {**ggplot2**}.

Expand Down
2 changes: 1 addition & 1 deletion episodes/3-minimal-reproducible-data.Rmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Minimal Reproducible Data"
teaching: 90
excercises: 6
exercises: 6
---

```{r setup, include=FALSE}
Expand Down
166 changes: 0 additions & 166 deletions episodes/4-minimal-reproducible-code-draft.Rmd

This file was deleted.

Loading

0 comments on commit 4afb5eb

Please sign in to comment.