send,BrowserViz-method | R Documentation |
Send the specified message to the browser
## S4 method for signature 'BrowserViz'
send(obj, msg)
obj |
An object of class BrowserViz |
msg |
A list with four fields: cmd: "someCommand", status: "request", callback: "someFunction", payload: "someData" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.