find_chrome: Find Google Chrome, Microsoft Edge or Chromium in the system

View source: R/chrome.R

find_chromeR Documentation

Find Google Chrome, Microsoft Edge or Chromium in the system

Description

On Windows, this function tries to find Chrome or Edge from the registry. On macOS, it returns a hard-coded path of Chrome under ‘/Applications’. On Linux, it searches for chromium-browser and google-chrome from the system's PATH variable.

Usage

find_chrome()

Value

A character string.


pagedown documentation built on Dec. 28, 2022, 1:16 a.m.