addRMessageHandler | Supply the name of a function to call, identified by its key |
browserResponseReady | browserResponseReady |
BrowserViz | Constructor for BrowserViz |
BrowserViz-class | BrowserViz: a base class providing simple, extensible message... |
closeWebSocket | Close the websocket connection - between your R session and... |
dispatchMessage | Route the message coming in from the browser to the... |
displayHTMLInDiv | Ask the browser to display html markup in the specified div |
fromJSON | Transform JSON string into a native R object |
getBrowserInfo | Retrieve basic attributes of the attached web browser. |
getBrowserResponse | Retrieve the response sent by the browser |
getBrowserWindowSize | Supply the name of a function to call, identified by its key |
getBrowserWindowTitle | Supply the name of a function to call, identified by its key |
handleResponse | handleResponse |
port | Get the port number |
ready | Is the websocket connection to the browser ready for use? |
roundTripTest | Send data to the browser, ensure that it is returned... |
send | Send the specified message to the browser |
setBrowserWindowTitle | Supply the name of a function to call, identified by its key |
show | Display the core attributes of the BrowserViz object to... |
toJSON | Transform an R data structure into JSON |
wait | Pause for the specified number of milliseconds |
webBrowserAvailableForTesting | Is there a web browser available for testing? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.