exportPlot: Export a plot as PDF, EPS and PNG at once

Description Usage Arguments

Description

Export a plot as PDF, EPS and PNG at once.

Usage

1
exportPlot(gplot, filename, width = 2, height = 1.5, dpi = 600)

Arguments

gplot

the graphic object.

filename

the file name.

width,

height dimension parameters.

dpi

the resolution in dpi used when falling back the output.


danielmarcelino/SciencesPo documentation built on Oct. 20, 2019, 1:15 a.m.