Plot.PublishPlot: Save Publication-quality plot

Description Usage Arguments

Description

Savev a plot in a high-quality jpeg file for publication

Usage

1
2
Plot.PublishPlot(plot, res = 600, height = 2000, width = 4000,
  dir = getwd(), filename = "Plot Output")

Arguments

plot

any plot or ggplot object

res

resolution (dpi)

height

height (in pixels)

width

width (in pixels)

dir

saving directory

filename

file name


minh2182000/MToolBox documentation built on May 8, 2019, 3:14 a.m.