Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulmelloy/unisuperdbd
This shiny app was designed to inform people to how the UniSuper Defined benefit division calculates your return
https://github.com/paulmelloy/unisuperdbd
Last synced: about 1 month ago
JSON representation
This shiny app was designed to inform people to how the UniSuper Defined benefit division calculates your return
- Host: GitHub
- URL: https://github.com/paulmelloy/unisuperdbd
- Owner: PaulMelloy
- Created: 2022-05-25T10:05:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T05:03:14.000Z (2 months ago)
- Last Synced: 2024-10-03T15:15:48.959Z (about 2 months ago)
- Language: R
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UniSuperDBD
This shiny app was designed to inform people to how the UniSuper Defined benefit division calculates your return.The app has been served on a shiny.io page at the following address.
https://paulmelloy.shinyapps.io/UniSuperDBD/## Run the app locally
If you have `R` installed run the following line in the console to run the app locally.
`shiny::runGitHub(repo = "UniSuperDBD",username = "PaulMelloy",subdir = "UniSuperDBD/")`