displayPlots: Display plots

View source: R/displayPlots.R

displayPlotsR Documentation

Display plots

Description

Display plots

Usage

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'.


twang documentation built on May 29, 2024, 4:40 a.m.