Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amrrs/sample_revenue_dashboard_shiny

Code and Plots used in the article of Revenue Dashboard
https://github.com/amrrs/sample_revenue_dashboard_shiny

r shiny shinydashboard

Last synced: 3 months ago
JSON representation

Code and Plots used in the article of Revenue Dashboard

Awesome Lists containing this project

README

        

# Simple (Web App) Dashboard Shiny
Code and Plots used in the related article

Screenshot #1:

![Revenue Dashboard Screenshot](revenue-dash-screenshot.PNG)

### Running the app

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