Learn R Programming

twang (version 2.6.1)

displayPlots: 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`.