display_pdf {IRdisplay}R Documentation

Display PDF output

Description

Either data or file must be passed.

Usage

display_pdf(data = NULL, file = NULL)

Arguments

data

The PDF data as a raw vector

file

The path to a PDF file or a connection


[Package IRdisplay version 0.3 Index]