Make the layout of a plot
.makeLayout(legend, window, theme = gtTheme)
legend
[list(.)] the legend object built with .makeLegend.
list(.)
.makeLegend
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)
Generate and Modify Interoperable Geometric Shapes
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.