Learn R Programming

tmap (version 0.7)

print.tmap: Draw tmap plot

Description

Draw tmap plot 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
...
not used