Project topic ideas

due Sun, Mar 07, at 11:59p EST

In this lab you will find 2 - 3 potential data sets to use for the final project. The goal is to give you enough time to find a data set that will help you be successful on the project.

Getting started

Clone assignment repo + start new project

A repository has already been created for you and your teammates. Everyone in your team has access to the same repo.

Topic ideas

Note: The topic-ideas.Rmd file and data sets are stored in different folders, so you will need to use ../data/ before the file name to read in the data set.

For example,

my_data_frame <- read_csv("../data/my_data.csv")

Submission

You will submit the final project ideas by pushing your work to your GitHub repo. The teaching team will provide feedback under the Issues on GitHub.

You do not need to submit anything for the topic ideas on Gradescope.