stopServer | R Documentation |
Given a server object that was returned from a previous invocation of
startServer
or startPipeServer
, this closes all
open connections for that server and unbinds the port.
stopServer(server)
server |
A server object that was previously returned from
|
stopAllServers
to stop all servers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.