plotPDFstart: Start plotting into a PDF device

Description Usage Arguments

Description

Start plotting into a PDF device.

Usage

1
plotPDFstart(file = NULL, fsize = c(4, 4), useDingbats = FALSE, ...)

Arguments

file

filename where to save the image. When this is not specified (left NULL), the function completes withouth doing anything.

fsize

vector with two elements giving (width, height) of desired image

useDingbats

logical, determines whether to use dingbats font

...

additional arguments passed to pdf()


tkonopka/Rpipelines documentation built on May 31, 2019, 3:46 p.m.