50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

decapitated (version 0.3.0)

chrome_version: Get Chrome version

Description

Get Chrome version

Usage

chrome_version(quiet = FALSE, chrome_bin = Sys.getenv("HEADLESS_CHROME"))

Arguments

quiet

if TRUE, no messages are displayed

chrome_bin

the path to Chrome (auto-set from HEADLESS_CHROME environment variable)

Value

the Chrome version string (invisibly)

Examples

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

Run the code above in your browser using DataLab