dataServer | R Documentation |
The API is described here: https://github.com/jbrzusto/motusClient/blob/master/inst/doc/upstream_api.md
dataServer(port = 55930, tracing = FALSE, maxRows = 10000)
port |
integer; local port on which to listen for requests Default: 0xda7a |
tracing |
logical; if TRUE, run interactively, allowing local user to enter commands. |
maxRows |
integer; the maximum number of rows to return for any query. Default: 10000 |
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.