app_run | R Documentation |
Run UCSC Xena Shiny App
app_run(runMode = "client", port = getOption("shiny.port"))
runMode |
default is 'client' for personal user, set it to 'server' for running on server. |
port |
The TCP port that the application should listen on. If the
|
## Not run:
app_run()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.