Skip to content

Commit

Permalink
differences for PR #114
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 26, 2023
1 parent 33d5d11 commit c86b5f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions 30-dplyr.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ exercises: 75
::::::::::::::::::::::::::::::::::::::: objectives

- Describe the purpose of the **`dplyr`** and **`tidyr`** packages.
- Describe several of their functions that are extremely useful to manipulate data.
- Describe the concept of a wide and a long table format, and see how to reshape a data frame from one format to the other one.
- Describe several of their functions that are extremely useful to
manipulate data.
- Describe the concept of a wide and a long table format, and see
how to reshape a data frame from one format to the other one.
- Demonstrate how to join tables.

::::::::::::::::::::::::::::::::::::::::::::::::::

Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"episodes/20-r-rstudio.Rmd" "e79b79ff6a51ce5e2b2cc55ce32016d2" "site/built/20-r-rstudio.md" "2023-09-06"
"episodes/23-starting-with-r.Rmd" "5ef5989f0c01ebea6a48e930ec6a5066" "site/built/23-starting-with-r.md" "2023-09-06"
"episodes/25-starting-with-data.Rmd" "e4085154bf5a849ad4d8fbddb0293903" "site/built/25-starting-with-data.md" "2023-09-06"
"episodes/30-dplyr.Rmd" "30aa6b83ec8528361708410563bdbf1c" "site/built/30-dplyr.md" "2023-09-26"
"episodes/30-dplyr.Rmd" "5ffd023a074c309d9c4a84918f0bc61d" "site/built/30-dplyr.md" "2023-09-26"
"episodes/40-visualization.Rmd" "0087460a2ed16ada100c6053b4f20e6e" "site/built/40-visualization.md" "2023-09-06"
"episodes/60-next-steps.Rmd" "1529cdb71ed356a41d6a84c65c860fbe" "site/built/60-next-steps.md" "2023-09-06"
"instructors/instructor-notes.md" "a59fd3b94c07c3fe3218c054a0f03277" "site/built/instructor-notes.md" "2023-09-06"
Expand Down

0 comments on commit c86b5f7

Please sign in to comment.