#How to use this file: ##Highlight all code (for example, on a PC, just hit ctrl+a to select all). ##With all of the code highlighted, click "Run App" in the top right of Rstudio. ###This will pull reference files from GitHub, install/update packages, and launch the program locally. ###Please be patient, it may take a minute or two. # Source the script from GitHub source("https://raw.githubusercontent.com/noah-schroeder/runSMA/main/run_app.R") # Call the function to run the app runApp()