runTestServer: Run a server for testing mattR apps

Description Usage Arguments Value Examples

Description

Run a server for testing mattR apps

Usage

1
runTestServer(daemonized = FALSE, debug = NULL)

Arguments

daemonized

Whether to start the server daemonized.

debug

Whether to run in debug mode.

Value

The httpuv handle to the server process.

Examples

1
2
3
4
## Not run: 
runTestServer()

## End(Not run)

bobjansen/mattR documentation built on May 9, 2019, 9:57 p.m.