Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/amrrs/sample_revenue_dashboard_shiny
- Owner: amrrs
- Created: 2017-12-06T20:10:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T07:07:17.000Z (over 5 years ago)
- Last Synced: 2024-06-11T10:43:48.053Z (5 months ago)
- Topics: r, shiny, shinydashboard
- Language: R
- Homepage:
- Size: 91.8 KB
- Stars: 38
- Watchers: 6
- Forks: 60
- 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:
![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")`