dataServer: serve http requests for tag detection data

Description Usage Arguments Value Author(s)

Description

The API is described here: https://github.com/jbrzusto/motusClient/blob/master/inst/doc/upstream_api.md

Usage

1
dataServer(port = 55930, tracing = FALSE, maxRows = 10000)

Arguments

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

Value

does not return; meant to be run as a server.

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm


jbrzusto/motus-R-package documentation built on May 18, 2019, 7:03 p.m.