dot-makePlot: Make the object to a plot

.makePlotR Documentation

Make the object to a plot

Description

Make the object to a plot

Usage

.makePlot(x, window, theme = geoTheme, ...)

Arguments

x

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

window

data.frame(2)
in case the reference window deviates from the bounding box of crds, specify here the minimum and maximum values in columns x and y.

theme

geometr theme
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.


EhrmannS/geometr documentation built on Jan. 31, 2024, 9:13 a.m.