pdfa4: PDF for a4

Description Usage Arguments Author(s) See Also Examples

Description

Open an a4 PDF port in portrait mode

Usage

1

Arguments

...

Passed to pdf.

Author(s)

G. Sawitzki

See Also

objects to See Also as pdfa4w,

Examples

1
2
3
4
5
6
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.
# bertin:::pdfa4(file="Rplot.pdf"); ... ; dev.off()
## The function is currently defined as
function(...) pdf(height=11.192913, width=7.767717, ...)

bertin documentation built on May 2, 2019, 5:54 p.m.

Related to pdfa4 in bertin...