savePlot: Save a plot to pdf file

View source: R/utils_plots_common.R

savePlotR Documentation

Save a plot to pdf file

Description

Save a plot to pdf file

Usage

savePlot(name_base, file_name, width, height)

Arguments

name_base

path to a folder (or "" for working directory)

file_name

name of a file to save. If this file already exists, an integer will be appended to this name

width

width of a plot

height

height of a plot


Vitek-Lab/MSstats documentation built on April 16, 2024, 2:53 p.m.