endServer | R Documentation |
Stop HTTP server(s) by calling httpuv::stopServer() or httpuv::stopAllServers().
endServer(x = NULL, all = FALSE)
x |
A server object that was previously returned from serveHTTP. |
all |
TRUE/FALSE, if TRUE, calls httpuv::stopAllServers. |
Nothing.
endServer(all = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.