-Now that we have the files, we can treat them like any other `.csvs` we may have used for data analysis. Typically, you would need to run `read.csv()` to load in these files one at a time. That is a chore. Instead, we'll combine a few of the skills we've learned in the worksheets thus far.
0 commit comments