Description Usage Arguments Value
Connects R session to Fusion Server
1 2 | fusion_connect(uri = "http://127.0.0.1:8764", app = NULL,
index = NULL, user = NULL, password = NULL)
|
uri |
Defaults to localhost if you don't privide the uri |
app |
The name of the app |
index |
The name of the index |
user |
It looks for the enviroment variable $RFUSION_USER if not provided. |
password |
It looks for the enviroment variable $RFUSION_PWD if not provided. |
hidden enviroment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.