Skip to content

doggaki/sales_report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Info

Combining data and visualizations in a dashboard

Data

Needed R packages

  • rmarkdown
  • flexdashboard
  • tidyverse
  • plotly
  • lubridate
  • ggplot2
  • dplyr

Steps to get it

  1. Place Info.png in root folder
  2. In R Studio import Dashboard_Final.Rmd
  3. Download dataset and rename it as supermarket_sales
  4. Hit the Knit button
  5. Ready!

The end result

  • Simple to grasp
  • Data to insights

Dashboard 1 pic Dashboard 1 pic

Also the insights

The rmarkdown package can help us create programmable presentation files from the dataset

How to generate the presentation

  1. Place test.pptx in root folder
  2. In R Studio import Presentation.Rmd
  3. Hit the Knit button
  4. Ready!

The insights presentation

presentation 1 pic

About

Analyze sales from a Kaggle dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages