save_pdf: Save plot in pdf

View source: R/functions.R

save_pdfR Documentation

Save plot in pdf

Description

Save a plot in a pdf in the folder provided.

Usage

save_pdf(folder_path, name_file, plot_given)

Arguments

folder_path

Absolute path to save pdf

name_file

PDF file name, do not include extension

plot_given

Plot object


HCGB-IGTP/HCGB.IGTP.DAnalysis documentation built on April 13, 2025, 12:03 a.m.