author: Archel Taneka date: October 18 2021 autosize: true
This project creates a web page presentation using R Markdown that features a plot created with Plotly. In this presentation we will take a look at the mtcars dataset and letโs see if we can create a meaningful plot.
First, look inside the dataset
## Loading required package: ggplot2
##
## Attaching package: 'plotly'
## The following object is masked from 'package:ggplot2':
##
## last_plot
## The following object is masked from 'package:stats':
##
## filter
## The following object is masked from 'package:graphics':
##
## layout