interrupt | R Documentation |
Interrupts the currently running httpuv runloop, meaning
runServer
or service
will return control back to
the caller and no further tasks will be processed until those methods are
called again. Note that this may cause in-process uploads or downloads to be
interrupted in mid-request.
interrupt()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.