makepdf: Quickly produce a pdf

Description Usage Arguments

View source: R/plotting.R

Description

Quickly produce a pdf

Usage

1
makepdf(fnm, plotdef, crop = T, margin = c(0, 0, 0, 0), ...)

Arguments

fnm

String: path & name of pdf to be created

plotdef

Define function to be plotted

crop

Boolean: apply pdfcrop to the final image?

...

Further arguments to be passed to pdf function


ClairBee/CB.Misc documentation built on June 15, 2021, 11:07 a.m.