Module 0, Part 3: Practice with Real Data

In part 3, we’ll introduce and practice many of the basic data management tools you’ll need throughout the class. We’ll do this while we work through the first homework assignment.

Objectives

  • Get (more) comfortable with R, RStudio, Git, and GitHub
  • Work with some Medicare Advantage data

Activities

  • Data manipulation with the tidyverse
  • Create your own Medicare Advantage repository and begin working with data. Some specific steps…
    1. Create an SSH key on your computer and pair with GitHub
    2. Create GitHub repository
    3. Clone to your local computer
    4. Create folder structure (check Assignments Page for more detail)
    5. Download data from OneDrive (check link on Canvas) and move to data/input folder
    6. Download code from the GitHub repository for the assignment and move to data-code folder

Slides

Use the buttons below to open the slides either as an interactive website or as a static PDF (for printing or storing for later). You can also click in the embedded slides and navigate through them with your left and right arrow keys.

Fun fact: If you type ? (or shift + /) while going through the slides, you can see a list of special slide-specific commands.

View all slides in new window Download PDF of all slides