Arjun Singh Vasir
2025-10-30
Welcome to my Week 4 Coursera project presentation for
Developing Data Products!
This presentation demonstrates an interactive Plotly
visualization made with R Markdown.
We’ll use the classic mtcars dataset available in
R.
Our goal is to explore how horsepower (hp) relates to
miles per gallon (mpg) for various car models.
## Warning: package 'plotly' was built under R version 4.4.3
## Warning: package 'ggplot2' was built under R version 4.4.3