Skip to content

Commit

Permalink
Fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mine-cetinkaya-rundel committed Dec 12, 2023
1 parent 1a265f3 commit 29930ed
Show file tree
Hide file tree
Showing 24 changed files with 28 additions and 27 deletions.
9 changes: 5 additions & 4 deletions course-materials/hw-instructions/hw-01/hw-01-pet-names.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
css: ../hw.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down Expand Up @@ -181,10 +181,11 @@ knitr::include_graphics("img/ready-to-push.png")

This will prompt a dialogue box where you first need to enter your user name, and then your password.
This might feel cumbersome.
Bear with me... I *will* teach you how to save your password so you don't have to enter it every time.
Bear with me...
I *will* teach you how to save your password so you don't have to enter it every time.
But for this one assignment you'll have to manually enter each time you push in order to gain some experience with it.

**Thought exercise:** Which of the above steps (updating the YAML, committing, and pushing) needs to talk to GitHub?[^hw-01-pet-names-1]
**Thought exercise:** Which of the above steps (updating the YAML, committing, and pushing) needs to talk to GitHub?[^1]

# Packages

Expand Down Expand Up @@ -349,4 +350,4 @@ ggplot(comb_name_props, aes(x = cat_prop, y = dog_prop)) +

🧶 ✅ ⬆️ *Now is a good time to commit and push your changes to GitHub with an appropriate commit message. Commit and push all changed files so that your Git pane is cleared up afterwards. Make sure that your last push to the repo comes before the deadline. You should confirm that what you committed and pushed are indeed in your repo that we will see by visiting your repo on GitHub.*

[^hw-01-pet-names-1]: Only pushing requires talking to GitHub, this is why you're asked for your password at that point.
[^1]: Only pushing requires talking to GitHub, this is why you're asked for your password at that point.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../hw.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
2 changes: 1 addition & 1 deletion course-materials/hw-instructions/hw-03/hw-03-accidents.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../hw.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../hw.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
2 changes: 1 addition & 1 deletion course-materials/hw-instructions/hw-05/hw-05-legos.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../hw.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../hw.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../hw.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../hw.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../hw.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
2 changes: 1 addition & 1 deletion course-materials/hw-instructions/hw-10/hw-10-wrap-up.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../hw.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../lab.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{marginfigure}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
tufte_variant: "envisioned"
highlight: pygments
css: ../lab.css
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../lab.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r setup, include = FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
tufte_variant: "envisioned"
highlight: pygments
css: ../lab.css
link-citations: yes
link-citations: true
---

```{r include = FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
tufte_variant: "envisioned"
highlight: pygments
css: ../lab.css
link-citations: yes
link-citations: true
---

```{r fig.margin = TRUE, echo = FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../lab.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r setup, include=FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
tufte_variant: "envisioned"
highlight: pygments
css: ../lab.css
link-citations: yes
link-citations: true
---

```{r setup, include=FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
css: ../lab.css
tufte_variant: "envisioned"
highlight: pygments
link-citations: yes
link-citations: true
---

```{r setup, include=FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ output:
tufte_variant: "envisioned"
highlight: pygments
css: ../lab.css
link-citations: yes
link-citations: true
---

In this lab our goal is to reconstruct and improve a data visualisation on COVID and mask wearing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
tufte_variant: "envisioned"
highlight: pygments
css: ../lab.css
link-citations: yes
link-citations: true
---

```{r include=FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
tufte_variant: "envisioned"
highlight: pygments
css: ../lab.css
link-citations: yes
link-citations: true
---

```{r include=FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
tufte_variant: "envisioned"
highlight: pygments
css: ../lab.css
link-citations: yes
link-citations: true
---

```{r include=FALSE}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
tufte_variant: "envisioned"
highlight: pygments
toc: yes
link-citations: yes
link-citations: true
---

This week you'll be working on your projects.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
tufte_variant: "envisioned"
highlight: pygments
toc: yes
link-citations: yes
link-citations: true
---

```{r setup, include=FALSE}
Expand Down

0 comments on commit 29930ed

Please sign in to comment.