Function to print the PDF with the grid.arrange function
Print_LB.Rd
Function to print the PDF with the grid.arrange function
Usage
Print_LB(
plot_list,
path_print = path_print,
nrow = 8,
ncol = 6,
ext = NULL,
width_pg = 21,
height_pg = 29.7,
return = FALSE
)