Skip to content

Commit

Permalink
Last small change
Browse files Browse the repository at this point in the history
  • Loading branch information
mfiorina committed Feb 28, 2024
1 parent 411e5df commit dc044d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions slides/session_3/session_3.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,8 @@ table4b # population

---

class: middle

These are all useable versions of the same data. Only one of them, however, is 'tidy'.

What makes a dataset 'tidy'? From Hadley Wickham & Garrett Grolemund, [*R for Data Science* Chapter 12 — Tidy Data](https://r4ds.had.co.nz/tidy-data.html):
Expand Down
2 changes: 2 additions & 0 deletions slides/session_3/session_3.html
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,8 @@

---

class: middle

These are all useable versions of the same data. Only one of them, however, is 'tidy'.

What makes a dataset 'tidy'? From Hadley Wickham & Garrett Grolemund, [*R for Data Science* Chapter 12 — Tidy Data](https://r4ds.had.co.nz/tidy-data.html):
Expand Down

0 comments on commit dc044d1

Please sign in to comment.