startProxy: Start the BrowserMob proxy binary.

Description Usage Arguments Detail Examples

Description

startProxy A utility function to start the proxy binary.

Usage

1
startProxy(dir = NULL, port = 9090)

Arguments

dir

A directory in which the binary is placed.

port

Port number on which BMproxy runs

Detail

By default the binary is assumed to be in the RBMproxy package /bin directory.

Examples

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

## End(Not run)

johndharrison/RBMproxy documentation built on May 19, 2019, 4:22 p.m.