ez.export: wrapper of 'dev.copy2pdf'

View source: R/plot.R

ez.exportR Documentation

wrapper of dev.copy2pdf

Description

wrapper of dev.copy2pdf

Usage

ez.export(filename = "RPlot.pdf", pdf.width = 11, pdf.height = 8.5, ...)

Note

internally also use embed_fonts to embed fonts

See Also

pdf ez.pdfon ez.pdfoff

Examples

A4:     width 7(inches) height = 5
Letter: 8.5 x 11 (portrait default ie, 11 x 8.5)

jerryzhujian9/zmisc documentation built on March 9, 2024, 12:49 a.m.