plot-lcModels-method: Grid plot for a list of models

plot-lcModels-methodR Documentation

Grid plot for a list of models

Description

Grid plot for a list of models

Usage

## S4 method for signature 'lcModels'
plot(x, y, ..., subset, gridArgs = list())

Arguments

x

The lcModels object.

y

Not used.

...

Additional parameters passed to the plot() call for each lcModel object.

subset

Logical expression based on the lcModel method arguments, indicating which lcModel objects to keep.

gridArgs

Named list of parameters passed to gridExtra::arrangeGrob.


latrend documentation built on March 31, 2023, 5:45 p.m.