Shiny App Implementation of the MVP Pipeline
To run this R shiny app, please download RStudio and install the shiny library:
install.packages("shiny")
After installing shiny, this app may be run from R Studio using the command:
shiny::runGitHub('MVP-Pipeline', 'clabuzze')
Other packages may be necessary to install when running the MVP-Pipeline