dot-makePlot: Make the object to a plot

Description Usage Arguments

Description

Make the object to a plot

Usage

1
.makePlot(x, window, theme = gtTheme, ...)

Arguments

x

[list(1)]
named list of the object from which to make the plot.

window

[data.frame(1)] two opposing corners of a rectangle to which the plot is limited.

theme

[gtTheme(1)]
the theme from which to take graphical parameters.

...

instead of providing a gtTheme, you can also determine specific graphic parameters (see gpar) separately; see setTheme for details.


geometr documentation built on Sept. 21, 2021, 1:07 a.m.