R/run_app.R
run_app.Rd
This function runs the app
run_app(host = "127.0.0.1", port = 3838, browser = TRUE)
Host. Default to 127.0.0.1
Port. Default to 3838
Flag for browser use. Default to TRUE
Opens the app
NULL #> NULL