| app_run {UCSCXenaShiny} | R Documentation | 
Run UCSC Xena Shiny App
Description
Run UCSC Xena Shiny App
Usage
app_run(runMode = "client", port = getOption("shiny.port"))
Arguments
| 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
 | 
Examples
## Not run: 
app_run()
## End(Not run)
[Package UCSCXenaShiny version 2.1.0 Index]