pander (version 0.6.2)

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