Learn R Programming

RSelenium (version 1.3.1)

startServer: Start the standalone server.

Description

startServer A utility function to start the standalone server.

Usage

startServer(dir = NULL)

Arguments

dir

A directory in which the binary is to be placed.

Detail

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

Examples

Run this code
# NOT RUN {
startServer()
# }

Run the code above in your browser using DataLab