Description Usage Arguments Value Examples
Launch local XCR instance
1 | launch_XCR(host = "0.0.0.0", port = 8000, launch.browser = TRUE)
|
host |
The IP address. default is '0.0.0.0' |
port |
The port to host app from |
launch.browser |
Logical, indicate whether or not the default browser should open |
Runs the XCR shiny applet.
1 2 3 4 | ## Not run:
launch_XCR()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.