launchServer | R Documentation |
Lanch the server
launchServer(object, port = NULL, host = NULL, browser = TRUE)
object |
Vision object |
port |
The port on which to serve the output viewer. If omitted, a random port between 8000 and 9999 is chosen. |
host |
The host used to serve the output viewer. If omitted, "127.0.0.1" is used. |
browser |
Whether or not to launch the web browser |
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.