phtm_start: Start a PhantomJS Process

Description Usage Arguments Value

View source: R/phantom.R

Description

phtm_start() starts a PhantomJS process that can be used to instantiate headless web browsing sessions.

Usage

1
phtm_start(timeout = 5, debug = c("info", "error", "warn", "debug"))

Arguments

timeout

How long to wait (in seconds) for the connection to the PhantomJS process to be established. Can be a decimal.

debug

PhantomJS debug level

Value

A list containing the PhantomJS process and integer port number


jesse-smith/nbscar documentation built on Dec. 20, 2021, 11:05 p.m.