Rdocumentation
powered by
Learn R Programming
stremr (version 0.4)
openFileInOS: Open file
Description
Tries to open a file with operating system's default program.
Usage
openFileInOS(f)
Arguments
f
file (with full path)
References
This function is a fork of David Hajage's
convert
function:
https://github.com/eusebe/ascii/blob/master/R/export.r