set_server | R Documentation |
Set IP and port for API server
set_server(ip, port)
ip |
IP address for API server. |
port |
Port on which API is running. |
# Use local server set_server("0.0.0.0", 8080)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.