printPlots {NormalyzerDE} | R Documentation |
Generate PDF grid page filling it with provided list of plots
printPlots(plotlist, plotname, pageno, jobname, currentLayout)
plotlist |
List of target plots to display. |
plotname |
List of names corresponding to the provided plot list. |
pageno |
Current page number. |
jobname |
Name of ongoing job. |
currentLayout |
Custom viewport layout. |
None