export_pdf: Exports plot to pdf

View source: R/export_pdf.R

export_pdfR Documentation

Exports plot to pdf

Description

Exports plot to pdf

Usage

export_pdf(p, file = "test.pdf", width = 4, height = 4, open = T)

Arguments

p

plot

file

filename

width

width

height

height

open

open pdf after export


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.