Homework 2

Due by Tuesday, February 11th at 11:59pm



Skills challenges

Navigate to GitHub Classroom. Accept the assignment. This will create a Github repository for you. Clone this repository to your local machine using Github Desktop (click Set up in Desktop). Set the Local Path to your homework folder in your class folder.

There are two tasks and thus they are separated into two files. You are expected to completed both tasks.

To turn in your work,



Practice Keyboard Shortcuts

Nothing to turn in for this section, but please do the following:



Concepts to Know



Optional

If you are aiming for an A in the course, recall from our syllabus that participating in 3 Tidy Tuesday challenges can move you toward this goal. You’ve already created 1 for HW1. These are great to include in your digital portfolio.

Participate in the most recent Tidy Tuesday challenge.

  • Within your existing Tidy Tuesday Github folder (on your local machine), create a folder named the date of the tidy tuesday in yyyy-mm-dd format.
  • Within the yyyy-mm-dd folder, create a new qmd file. Read in the data (use the read_csv() approach) and explore the data. The Readme for the TidyTuesday has documentation about the data for the week.
  • Use the week’s data to create one visual that tells a story. Don’t spend more than 1-2 hours on this, but use it as an opportunity to review 112 material.
  • Push your work to Github using Github Desktop.

Turn in your work:

  • share an image (png or jpeg) of a visual you created for the Tidy Tuesday that you are proud of in the #sharing-is-caring channel on Slack
  • share a link to a Github repository created for your Tidy Tuesday work to the #sharing-is-caring channel on Slack.