Learn R Programming

tmap (version 1.2)

print.tmap: Draw thematic map

Description

Draw thematic map on current graphics device

Usage

## S3 method for class 'tmap':
print(x, vp = NULL, ...)

Arguments

x
tmap object. A tmap object is created with qtm or by stacking tmap-elements.
vp
viewport to draw the plot in. This is particularly useful for insets.
...
not used

Value

  • A list of data.frames is silently returned, containing all ID and aesthetic variables per layer group.