cbk.exec: Open a file or URL using Windows/Macintosoh file associations

Description Usage Arguments Details Value See Also Examples

View source: R/cbk.exec.R

Description

Open the specified file or URL using the application specified in the Windows/Macintosh file associations. On Windows and Macintosh, this calls shell.exec and system, respectively.

Usage

1

Arguments

file

file or URL to be opened

Details

The path in file is interpreted relative to the current working directory.

Value

result by opening the file

See Also

shell.exec and system

Examples

1
cbk.exec(".")

misasa/chelyabinsk documentation built on Nov. 24, 2020, 5:47 a.m.