show.app | R Documentation |
Directly open the 'pagoda2' web application and view the 'p2web' application object from our R session
show.app(app, name, port, ip, browse = TRUE, server = NULL)
app |
'pagoda2' application object |
name |
character Name of the application to view |
port |
numeric Port number |
ip |
numeric IP address |
browse |
boolean Whether to load the app into an HTML browser (default=TRUE) |
server |
server If NULL, will grab server with get.scde.server(port=port, ip=ip) (derfault=NULL) |
application within browser
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.