| encodeURI | URI encoding/decoding | 
| getRNGState | Apply the value of .Random.seed to R's internal RNG state | 
| httpuv-package | HTTP and WebSocket server | 
| interrupt | Interrupt httpuv runloop | 
| ipFamily | Check whether an address is IPv4 or IPv6 | 
| listServers | List all running httpuv servers | 
| logLevel | Get and set logging level | 
| PipeServer | PipeServer class | 
| randomPort | Find an open TCP port | 
| rawToBase64 | Convert raw vector to Base64-encoded string | 
| runServer | Run a server | 
| runStaticServer | Serve a directory | 
| Server | Server class | 
| service | Process requests | 
| startDaemonizedServer | Create an HTTP/WebSocket daemonized server (deprecated) | 
| startServer | Create an HTTP/WebSocket server | 
| staticPath | Create a staticPath object | 
| staticPathOptions | Create options for static paths | 
| stopAllServers | Stop all servers | 
| stopDaemonizedServer | Stop a running daemonized server in Unix environments... | 
| stopServer | Stop a server | 
| WebServer | WebServer class | 
| WebSocket | WebSocket class | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.