open_file {tatoo}R 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)


[Package tatoo version 1.1.2 Index]