open_url: Open a url: quietly, in the background, and in a new window

View source: R/open_url.r

open_urlR Documentation

Open a url: quietly, in the background, and in a new window

Description

Open a url: quietly, in the background, and in a new window

Usage

open_url(x)

Arguments

x

URL to open

Examples

open_url('www.google.com')

pbreheny/breheny documentation built on April 26, 2024, 10:40 a.m.