Description Usage Arguments Examples
Start IRIS3 R api server
1 | start_server(port = 8000, host = "127.0.0.1")
|
port |
default: 8000 |
host |
default: "127.0.0.1" |
1 2 3 4 | ## Not run:
start_server(port = 8000)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.