save_as_pdf: Save an R graph as a PDF file

Description Usage Arguments

View source: R/save_as_pdf.R

Description

Save an R graph as a PDF file

Usage

1
save_as_pdf(graph, file.name = "pdf-graph.pdf", width = 7, height = 7)

Arguments

graph

R expression generating a graph

file.name

output file name to write

width

output file width

height

output file height


nikopech/saveImageHigh documentation built on April 2, 2021, 11:53 a.m.