launchServer: Lanch the server

View source: R/Server.R

launchServerR Documentation

Lanch the server

Description

Lanch the server

Usage

launchServer(object, port = NULL, host = NULL, browser = TRUE)

Arguments

object

Vision object

port

The port on which to serve the output viewer. If omitted, a random port between 8000 and 9999 is chosen.

host

The host used to serve the output viewer. If omitted, "127.0.0.1" is used.

browser

Whether or not to launch the web browser

Value

object


YosefLab/VISION documentation built on Feb. 19, 2023, 9:50 p.m.