startPlot: Plot Initialization

startPlotR Documentation

Plot Initialization

Description

Toggle plotting. Sets options by examining setgreportOption(gtype=).

Usage

startPlot(file, h = 7, w = 7, lattice = TRUE, ...)

endPlot()

Arguments

file

character. Character string specifying file prefix.

h

numeric. Height of plot in inches, default=7.

w

numeric. Width of plot in inches, default=7.

lattice

logical. Set to FALSE to prevent latticeInit from being called.

...

Arguments to be passed to spar.


harrelfe/greport documentation built on Sept. 9, 2023, 8:08 a.m.