rrisk.openPDF: Function that starts a proper PDF viewer according to the...

Description Usage Arguments Details Examples

Description

Function that starts a proper PDF viewer according to the system environment

Usage

1

Arguments

file

the file to be opened

bg

parameter for unix systems

Details

This function is not intended to be called directly but is internally called during rrisk session.

Examples

1
2
file = file.path(getwd(), "rrisk-manual.PDF")
rrisk.openPDF(file, bg = TRUE)

BfRstats/rrisk documentation built on May 5, 2019, 3:49 p.m.