is_phantomjs_installed: Determine if PhantomJS is Installed

View source: R/utils.R

is_phantomjs_installedR Documentation

Determine if PhantomJS is Installed

Description

Verifies that a version of PhantomJS is installed and available for use on the user's computer.

Usage

is_phantomjs_installed()

Value

TRUE if the PhantomJS is installed. Otherwise, FALSE if PhantomJS is not installed.


webshot documentation built on July 9, 2023, 5:11 p.m.