Learn R Programming

tatoo (version 1.1.2)

open_file: Open a file

Description

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

Usage

open_file(x)

Value

NULL (invisibly)

Arguments

x

character scalar. Path to the file to open.