Learn R Programming

tmap (version 1.0)

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