Rdocumentation
powered by
Learn R Programming
tmap (version 1.6)
+.tmap: Stacking of tmap elements
Description
The plus operator allows you to stack
tmap-element
s
, and groups of
tmap-element
s
.
Usage
"+"(e1, e2)
Arguments
e1
first
tmap-element
e2
second
tmap-element
See Also
tmap-element
and
vignette("tmap-nutshell")