Description Usage Arguments Examples
Set connection details to Finder engine
1 | finder_connect(host = "127.0.0.1", port = NULL)
|
host |
The base host, defaults to 127.0.0.1 |
port |
The port to connect to (optional) |
1 2 3 4 | ## Not run:
con <- finder_connect(host = "localhost")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.