- Supermarket Sales dataset from www.kaggle.com
- rmarkdown
- flexdashboard
- tidyverse
- plotly
- lubridate
- ggplot2
- dplyr
- Place Info.png in root folder
- In R Studio import Dashboard_Final.Rmd
- Download dataset and rename it as supermarket_sales
- Hit the Knit button
- Ready!
- Simple to grasp
- Data to insights
The rmarkdown package can help us create programmable presentation files from the dataset
- Place test.pptx in root folder
- In R Studio import Presentation.Rmd
- Hit the Knit button
- Ready!