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.
- Assignment 02, due 10 February 2021 by beginning of class.
Homework
- Read Chapters 13-16 in R for Data Science