Description Usage Arguments Details Value Examples
Runs the demo app that shows the abilities of the package
1 |
host |
host IP |
port |
app port |
launch.browser |
logical, should launch the browser? |
Demo files location: system.file("demoapp", package = "FutureManager")
No return value, called for side effects.
1 2 3 | if(interactive()) {
demo(launch.browser = TRUE)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.