Skip to contents

Open a file path or data as a file

Usage

.OpenFile(x, ...)

.FileOpen(x, ...)

# Default S3 method
.OpenFile(x, force = FALSE, ...)

# S3 method for class 'data.frame'
.OpenFile(x, ...)

# S3 method for class 'matrix'
.OpenFile(x, ...)

Arguments

x

A object. If an existing file path, runs with xopen::xopen.

...

Not used

force

If TRUE ignores potential file path in x

Value

The path to the open file