#install.packages(“ggpplot2”)
library(ggplot2)
library(datasets)
## How to use this project: ##
# In this project, some initial setup has been done and datafiles have been included.
# This helps you avoid running into roadblocks.
# Use this project as a starting point.
# This code is designed to be used as a workbook tutorial ofsorts.
# This ‘code workbook’ is designed so you can carefully study thematerial, as well as write and
# test your code in it. The places where you are expected to writecode are marked as shown below:
# There are 17 assignments in this course
############ ASSIGNMENT # xyz #############
# Assignment#xyz description
#*****your code here******#
# This R script is
OR
OR