save_plot2: Function for saving a plot in pdf and png format at once.

Description Usage Arguments

Description

Function for saving a plot in pdf and png format at once.

Usage

1
2
save_plot2(plot_name, file_name = "plot", width = 13, height = 8,
  dpi = 150)

Arguments

plot_name

Name of plot we want to export.

file_name

Name of file we want to see in directory. Default filename: "plot"

width

Width of exported plot. Default value: 13 inches

height

Height of exported plot. Default value: 8 inches

dpi

Default value: dpi = 150


AMUFacultyOfEnglish/PERUanalytics documentation built on May 5, 2019, 11:36 a.m.