finishAndShowPdf: Close Device and Open PDF File in Viewer

View source: R/pdf.R

finishAndShowPdfR Documentation

Close Device and Open PDF File in Viewer

Description

Close the PDF device (default: dev.cur()) and open the PDF file in a PDF viewer

Usage

finishAndShowPdf(PDF, which = grDevices::dev.cur(), ...)

Arguments

PDF

full path to the PDF file to be opened in the PDF Viewer

which

passed to grDevices::dev.off

...

further arguments passed to hsShowPdf


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.