dev_copy2a4: Copy device to an A4 PDF

View source: R/dev_copy2a4.R

dev_copy2a4R Documentation

Copy device to an A4 PDF

Description

Simply a wrapper around dev.copy2pdf, but without the need to remember that an A4 sheet of paper is 8.27 in by 11.69 in.

Usage

dev_copy2a4(filename, ...)

Arguments

filename

A string giving the name of the PDF file to write to, must end in .pdf.

...

Other parameters passed to pdf.

Value

As in dev2.


hutils documentation built on April 13, 2022, 5:23 p.m.