export_tiff_figure: Export '.tiff" figure

Description Usage Arguments

Description

Export figure as .tiff file with appropriate size and resolution as required by the journal

Usage

1
export_tiff_figure(the_plot, name, width, height, dpi = 300)

Arguments

the_plot

plot object. The plot to save

name

character. The file name to save the plot under

width

numeric. Width in cm

height

numeric. Height in cm

dpi

numeric. Resolution in DPI


idea-labs/comsldpsy documentation built on April 14, 2020, 4:28 p.m.