dispatchMessage: Route the message coming in from the browser to the...

Description Usage Arguments

View source: R/BrowserViz-class.R

Description

Route the message coming in from the browser to the appropriate R function.

Usage

1
dispatchMessage(ws, msg, quiet)

Arguments

ws

a websocket connectin

msg

the JSON-encoded message from the browser

quiet

logical TRUE or FALSE


BrowserViz documentation built on Nov. 8, 2020, 7:47 p.m.