dispatchMessage {BrowserViz} | R Documentation |
Route the message coming in from the browser to the appropriate R function.
dispatchMessage(ws, msg, quiet)
ws |
a websocket connectin |
msg |
the JSON-encoded message from the browser |
quiet |
logical TRUE or FALSE |