View source: R/tmap_CropMapToBBox.R
tmap_CropMapToBBox | R Documentation |
Function to crop a tmap-style map to a bounding box
tmap_CropMapToBBox(map, bbx)
map |
|
bbx |
|
bbx replaces the bbox on the map object. Prior to replacement, bbx is projected to the same coordinate reference system as the map.
tmap-style map object with bounding box set to projected bbox
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.