/sample_revenue_dashboard_shiny

Code and Plots used in the article of Revenue Dashboard

Primary LanguageR

Simple (Web App) Dashboard Shiny

Code and Plots used in the related article

Screenshot #1:

Revenue Dashboard Screenshot

Running the app

  • Install the required packages install.packages(c('shiny','shinydashboard','ggplot2','dplyr'))
  • Run shiny::runGitHub("amrrs/sample_revenue_dashboard_shiny")