Learn R Programming

geometr (version 0.2.10)

.makeLayout: Make the layout of a plot

Description

Make the layout of a plot

Usage

.makeLayout(legend, window, theme = gtTheme)

Arguments

legend

[list(.)] the legend object built with .makeLegend.

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.