Arguments
- x
a tmap object.
- show
show the map?
- ...
Arguments passed on to
print.tmap
return.asp
should the aspect ratio be returned?
vp
viewport (for
"plot"
mode)
Examples
map = tm_shape(World) + tm_polygons()
tmap_leaflet(map, show = TRUE)
a tmap object.
show the map?
Arguments passed on to print.tmap
return.asp
should the aspect ratio be returned?
vp
viewport (for "plot"
mode)
map = tm_shape(World) + tm_polygons()
tmap_leaflet(map, show = TRUE)