The objective of this assignment is to create a web page presentation using R Markdown that features a plot created with Plotly. The R Markdown presentation is made interactive using Shiny.The webpage is hosted on both GitHub and RPubs.
On the plot we will explore the relationship between the petrol consupmtion (mpg) and weight of the vehicle split by the number of cylinders. We'll use the mtcars data set for this purpose.
The webpage contains the following:
The date and author of the document
A plot created with Plotly
Basic exploratory data analysis