Make the object to a plot
.makePlot(x, window, theme = gtTheme, ...)
x
[list(1)] named list of the object from which to make the plot.
list(1)
window
[data.frame(1)] two opposing corners of a rectangle to which the plot is limited.
data.frame(1)
theme
[gtTheme(1)] the theme from which to take graphical parameters.
gtTheme(1)
...
instead of providing a gtTheme, you can also determine specific graphic parameters (see gpar) separately; see setTheme for details.
gtTheme
gpar
setTheme
Generate and Modify Interoperable Geometric Shapes
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.