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

View source: R/BrowserViz-class.R

dispatchMessageR Documentation

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

Description

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

Usage

dispatchMessage(ws, msg, quiet)

Arguments

ws

a websocket connectin

msg

the JSON-encoded message from the browser

quiet

logical TRUE or FALSE


paul-shannon/BrowserViz documentation built on Jan. 15, 2024, 10:27 p.m.