Directions

For this lab, you will create a single .R file called lab07.R. The following exercises will ask you to write code. Place all requested code in this .R file separated by comments which indicate which code corresponds to which exercise.

Submit your lab to the corresponding assignment on Canvas. You have unlimited attempts before the deadline. Your final submission before the deadline will be graded.


Grading

This lab will be graded solely based on completion. If you turn it in, you get full credit.


Exercise 1 (Smile Again!)

Add the following code to your .R file.

# :) :) :)

That’s it! That’s the whole lab. Turn it in and you get all the points!