View source: R/statusServer2.R
statusServer2 | R Documentation |
reply to http requests for information on the processing queue; API version
statusServer2(port = 22439, tracing = FALSE, maxRows = 20L)
port |
integer; local port on which to listen for requests; default: 0x57A7 |
tracing |
logical; if TRUE, run interactively, allowing local user to enter commands. |
maxRows |
integer; maximum number of rows to return per request. Default: 20 |
does not return; meant to be run as a server.
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.