.constructURL {epivizrChart}R Documentation

Construct URL for Websocket connection between R and UI

Description

Construct URL for Websocket connection between R and UI

Usage

.constructURL(host = "localhost", port = 7123L, path = "")

Arguments

host

host

port

port

path

path

Value

url


[Package epivizrChart version 1.10.0 Index]