| geoTheme-class | R Documentation |
An geoTheme stores a theme to visualise vector and gridded
objects. It is recommended to use setTheme to modify a
geoTheme, because it carries out all the checks and makes sure that
names of the parameters are properly matched.
titlenamed list(3)
properties of the title.
boxnamed list(5)
properties of the bounding box.
xAxisnamed list(5)
properties of the x-axis, its labels
and ticks.
yAxisnamed list(5)
properties of the y-axis, its labels
and ticks.
gridnamed list(5)
properties of the major and minor grid.
legendnamed list(9)
properties of the legend, its title,
labels, ticks and bounding box.
scalenamed list(6)
properties of scaling parameters to
attributes/variables.
parametersnamed list(7)
parameters of the plot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.