print.tmap: Draw thematic map
Description
Draw thematic map on current graphics deviceUsage
## S3 method for class 'tmap':
print(x, vp = NULL, ...)
Arguments
x
tmap object. A tmap object is created with qtm
or by stacking tmap-element
s. vp
viewport
to draw the plot in. This is particularly useful for insets.Value
- A list of data.frames is silently returned, containing all ID and aesthetic variables per layer group.