Getting complicated with parentheses. This episode we learn scatterplots with plot(), the c() function, and how to nest functions in other functions in other functions in other functions. Phew.
And if you'd like a walkthrough: https://drive.google.com/drive/folder...
Video Chapters:
00:00 Learning Outcomes
01:24 Use plot() to make a scatterplot
02:33 Setting zoom using xlim and ylim and c()
04:22 Error messages you might get and how to solve them
05:14 Why you care about nested functions & more examples
06:40 Tips on parentheses & tidying code
07:35 Make this ugly plot (answer will be in the comments)