From real book to ebook:
7-10 correspond to 10 thru 13, respectively.
Next Tuesday, by the start of class
- Create a GitHub repo that is EMPTY, but includes a README.md file.
- Clone your repo locally, create a new branch.
- Answer these questions in an Rmd file in Rstudio.
- Add the file, commit, and push new branch.
- Add Edwin as a collaborator. (Sorry for the spam, Edwin!)
- Create a pull request from new new branch into master, and request a code review.
- Create a small tibble manually
- Do exercises 1,2,4,5,6 from this chapter. I have no idea what 3 is about, so it can't be important, right???
In the first set of chapter questions, do questions 1, 2, and 4.
If you have time, do 5.
Note: there is an annoyance in this chapter. The data sets, table1, etc., may have to be referred to as tidyr::table1.
Do the following:
- Exercise 3 in the first set of exercises.
- Exercise 2 in the second set of exercises
- Exercise 1 in second set of exercises
- Exercise 2 in the third set of exercises
Note: this chapter is worth studying in detail!! Join operations are extremely common. We just don't have time to have you do all the problems.
Read this tutorial.