view: General viewer for plots

Description Usage Arguments Value

Description

Views plots from devices or PDFs. This function will extract the extension from a filename and then uses the viewer specified, or a default option to view the image

Usage

1
view(filename, viewer = NULL, bg = FALSE)

Arguments

filename

file to be opened

viewer

program to view plot, attempts to use getOption or display to find it

bg

run as background process

Value

Result from system command


muschellij2/smallpdf documentation built on May 23, 2019, 9:55 a.m.