Lecture 6
Duke University
STA 199 - Fall 2022
9/15/22
ae-03
project in RStudio (that you already started on Tuesday), render your document, and commit and push.Always line breaks after +
and |>
Add line breaks as needed after ,
to help fit code on rendered PDF
Think poetry (short lines), not novellas (long sentences)
ae-03
Continue work from Tuesday…
Describe a scenario where two datasets that contain information about students from this class may need to be joined. What might the analysis be about? What column (information) could be used to join the datasets?
03:00
Join data from multiple data frames, summarize it, and create this plot.
ae-04
ae-04
(repo name will be suffixed with your GitHub name).