How to do it?:
Open the Rmarkdown file of this assignment (link) in Rstudio.
Right under each question, insert a code chunk (you can use the hotkey Ctrl + Alt + I
to add a code chunk) and code the solution for the question.
Knit
the rmarkdown file (hotkey: Ctrl + Alt + K
) to export an html.
Publish the html file to your Githiub Page.
Submission: Submit the link on Github of the assignment to Canvas.
Choose a dataset and produce the following types of plots and comment on each plot. Plots should be meaningful. If you use the data we used in class, make sure the plots are not the same as the ones in the slides.
Density
Histogram
Boxplot
Scatter Plot
Line Plot
Smooth Plot
Density
BoxPlot