Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtTheme-class

Theme class (S4) and methods


Description

An gtTheme stores a theme to visualise vector and raster objects. It is recommended to use setTheme to modify a gtTheme, because it carries out all the checks and makes sure that names of the parameters are properly matched.

Slots

title

[named list(3)]
properties of the title.

box

[named list(5)]
properties of the bounding box.

xAxis

[named list(5)]
properties of the x-axis, its labels and ticks.

yAxis

[named list(5)]
properties of the y-axis, its labels and ticks.

grid

[named list(5)]
properties of the major and minor grid.

legend

[named list(9)]
properties of the legend, its title, labels, ticks and bounding box.

scale

[names list(6)]
properties of scaling parameters to attributes/variables.

parameters

[named list(7)]
parameters of the plot object.


geometr

Generate and Modify Interoperable Geometric Shapes

v0.2.10
GPL-3
Authors
Steffen Ehrmann [aut, cre] (<https://orcid.org/0000-0002-2958-0796>), Dan Sunday [cph] (fast point-in-polygon algorithm.)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.