open_file: Open a file

View source: R/utils.R

open_fileR Documentation

Open a file

Description

Open a file with the default associated program. Might behave differently depending on the operating system.

Usage

open_file(x)

Arguments

x

character scalar. Path to the file to open.

Value

NULL (invisibly)


tatoo documentation built on March 31, 2023, 8:16 p.m.