show.app {pagoda2}R Documentation

Directly open the 'pagoda2' web application and view the 'p2web' application object from our R session

Description

Directly open the 'pagoda2' web application and view the 'p2web' application object from our R session

Usage

show.app(app, name, port, ip, browse = TRUE, server = NULL)

Arguments

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)

Value

application within browser


[Package pagoda2 version 1.0.12 Index]