powered by
Launch VICI Shiny App
run_app(host = "127.0.0.1", port = 3838, ...)
Default is "127.0.0.1", see runApp for details.
Default is 3838, see runApp for details.
additional arguments to be passed to the runApp function.
if(interactive()){ vici::run_app() }
Run the code above in your browser using DataLab