save_image: Save an R graph as a high resolution image

Description Usage Arguments

View source: R/save_image.R

Description

Save an R graph as a high resolution image

Usage

1
save_image(graph, file.name = "graph.png", width = 7, height = 7, res = 500)

Arguments

graph

expression generating a graph

file.name

output file name to write

width

output file width

height

output file height

res

the nominal resolution in in which will be recorded in the bitmap file


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