Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/")`