View source: R/BrowserViz-class.R
Route the message coming in from the browser to the appropriate R function.
1 | dispatchMessage(ws, msg, quiet)
|
ws |
a websocket connectin |
msg |
the JSON-encoded message from the browser |
quiet |
logical TRUE or FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.