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 days ago
JSON representation
Code and Plots used in the article of Revenue Dashboard
- Host: GitHub
- URL: https://github.com/amrrs/sample_revenue_dashboard_shiny
- Owner: amrrs
- Created: 2017-12-06T20:10:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T07:07:17.000Z (almost 6 years ago)
- Last Synced: 2025-03-26T08:47:36.530Z (20 days ago)
- Topics: r, shiny, shinydashboard
- Language: R
- Homepage:
- Size: 91.8 KB
- Stars: 37
- Watchers: 5
- Forks: 59
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - amrrs/sample_revenue_dashboard_shiny - Code and Plots used in the article of Revenue Dashboard (R)
README
# Simple (Web App) Dashboard Shiny
Code and Plots used in the related articleScreenshot #1:

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