Lecture 3: Data wrangling - Bio723-class/Bio723-lecture GitHub Wiki

Learning goals checklist for this class session

  • Learn how to use functions from the tidyr and dplyrs packages to turn messy data into "tidy data"
  • Learn how to create several different types of visualizations for time series data

Slides

In class "live coding" session

  • collabedit -- see shared linked provided in class

  • Titanic Data set -- a CSV file with information on passengers on the Titanic.

  • Read/work through Chapter 8 of the Bio 723 workbook

Assignment

Assignment Submission: Be sure to submit your assignment via Sakai, as an R Markdown file.

Homework