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

https://github.com/dzangri/stmGUI


https://github.com/dzangri/stmGUI

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

# stmGUI

## Download and Running

The stmGUI application can be run by downloading the project as a .zip, and then navigating to the unzipped directory in RStudio/an R console.

From there, run `shiny::runApp('stmGUI’)` and the application will start in a new window.

Note that the R console will be paused until the Shiny application is shut down.