pdftemp: pdftemp

View source: R/mu_ggplots2_ext.R

pdftempR Documentation

pdftemp

Description

Wrapper for quickly saving plot to temporary pdf file. terminate using dev.off()

Usage

pdftemp(fn = paste0("~/tmp_work/", getHashString("rplot"), ".pdf"), ...)

Arguments

fn

file name

...

see ?pdf

Value

nothing of particular interest


demuellae/muRtools documentation built on Nov. 6, 2024, 9:44 a.m.