displayPlots function

Display plots

Display plots

displayPlots(ptList, figureRows, singlePlot, multiPage, bxpt = FALSE)

Arguments

  • 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.
  • Maintainer: Lane Burgette
  • License: GPL-3 | file LICENSE
  • Last published: 2024-07-22

Useful links