Developing Data Products - Week 4 Presentation

Arjun Singh Vasir

2025-10-30

Introduction

Welcome to my Week 4 Coursera project presentation for Developing Data Products!
This presentation demonstrates an interactive Plotly visualization made with R Markdown.

About the Data

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.

Interactive Plotly Visualization

## Warning: package 'plotly' was built under R version 4.4.3
## Warning: package 'ggplot2' was built under R version 4.4.3