Display plots
displayPlots(ptList, figureRows, singlePlot, multiPage, bxpt = FALSE)
ptList
: A list of plots to display.figureRows
: The number of rows in the figure.singlePlot
: An integer indicating the index of the plot to display.multiPage
: Whether to display plots on multiple pages.bxpt
: Whether to display boxplots. Default: FALSE
.Useful links